Docs.rs
trait_eval-0.1.3
trait_eval 0.1.3
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
doctorn
Dependencies
Versions
71.74%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
trait_
eval
0.1.3
Two
Aliased Type
In crate trait_
eval
trait_eval
Type Alias
Two
Copy item path
Source
pub type Two =
Succ
<
One
>;
Expand description
Constant two (
2
)
Aliased Type
ยง
pub struct Two {
/* private fields */
}