Struct aterm::boxed::ATermFactory [] [src]

pub struct ATermFactory<B> { /* fields omitted */ }

Methods

impl<B> ATermFactory<B>
[src]

Trait Implementations

impl<B: Default> Default for ATermFactory<B>
[src]

Returns the "default value" for a type. Read more

impl<B: Debug> Debug for ATermFactory<B>
[src]

Formats the value using the given formatter.

impl<'a, B: Clone + 'a> ATermFactory<'a, B> for ATermFactory<B>
[src]

The string variant in ATerms is represented as an application with zero children!

The string variant in ATerms is represented as an application with zero children!