Type Definition fixity::core::primitive::prollylist::NodeOwned[][src]

type NodeOwned = Node<Value, Addr>;

An alias to a Node with owned parameters.

Trait Implementations

impl TryFrom<Structured> for NodeOwned[src]

type Error = Error

The type returned in the event of a conversion error.