Docs.rs
const-default-0.3.1
const-default 0.3.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AerialX
Dependencies
const-default-derive ^0.2.0
normal
Versions
42.86%
of the crate is documented
Go to latest version
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 ConstValue
Associated Types
Output
Associated Constants
VALUE
Implementors
Other items in
const_default
?
Trait
const_default
::
ConstValue
[
−
]
[src]
pub trait ConstValue<T> { type
Output
:
Sized
; const
VALUE
: Self::
Output
; }
Associated Types
[src]
type
Output
:
Sized
Associated Constants
[src]
const
VALUE
: Self::
Output
Implementors