Struct baimax::ast::Record [] [src]

pub struct Record<'a> { /* fields omitted */ }

Trait Implementations

impl<'a> Parsed for Record<'a>
[src]

impl<'a> Debug for Record<'a>
[src]

Formats the value using the given formatter.

impl<'a> Clone for Record<'a>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more