Enum simplemad_sys::MadLayer
[−]
[src]
pub enum MadLayer {
LayerI,
LayerII,
LayerIII,
}Variants
LayerI | |
LayerII | |
LayerIII |
pub enum MadLayer {
LayerI,
LayerII,
LayerIII,
}LayerI | |
LayerII | |
LayerIII |
impl Default for MadLayerimpl PartialEq for MadLayerimpl Copy for MadLayerimpl Clone for MadLayerfn clone(&self) -> MadLayerfn clone_from(&mut self, source: &Self)impl Debug for MadLayer
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).
Search functions by type signature (e.g.
vec -> usize)