Type Definition codeviz_rust::Element
[−]
[src]
type Element = Element<Variable>;
Trait Implementations
impl From<StructSpec> for Element[src]
fn from(value: StructSpec) -> Element[src]
Performs the conversion.
impl From<EnumSpec> for Element[src]
impl Imports for Element[src]
fn imports<I>(&self, receiver: &mut I) where
I: ImportReceiver, [src]
I: ImportReceiver,