Enum se_rs_ial::ByteSize
[-] [+]
[src]
pub enum ByteSize {
B5,
B6,
B7,
B8,
}Variants
B5 | |
B6 | |
B7 | |
B8 |
pub enum ByteSize {
B5,
B6,
B7,
B8,
}B5 | |
B6 | |
B7 | |
B8 |
impl Eq for ByteSizeimpl PartialEq for ByteSizeimpl Copy for ByteSizeimpl Clone for ByteSizefn clone(&self) -> ByteSizefn clone_from(&mut self, source: &Self)impl Debug for ByteSize
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).