Struct coniferous::Node[][src]

pub struct Node { /* fields omitted */ }

Trait Implementations

impl Clone for Node
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Node

impl Sync for Node