Docs.rs
gain-lep-0.1.3
gain-lep 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tsavola
Dependencies
gain >=0.4.0, <1
normal
lep ^0.4.5
normal
Versions
92%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gain_
lep
0.1.3
Obj
Aliased type
In crate gain_
lep
gain_lep
Type Alias
Obj
Copy item path
Source
pub type Obj =
Rc
<dyn
Any
>;
Expand description
Obj can be any object.
Aliased Type
ยง
struct Obj {
/* private fields */
}