Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
impl T for () {
    fn foo() {}
    pub fn bar() {}
    pub(crate) type Baz = ();
    pub(crate) const C: i32 = 92;
}
#1F2430] rounded-md cursor-pointer hover:bg-[#4CB3FF] peer"> Code
bendn year
aa17080 · 8 months ago 5Commits
.gitignore
-rw-r--r--
10
Cargo.toml
-rw-r--r--
301
LICENSE
-rw-r--r--
1062
README.md
-rw-r--r--
132
src
d---------
README.md