Type Definition assembly_data::fdb::mem::Field[][src]

pub type Field<'a> = Value<MemContext<'a>>;
Expand description

Value of or reference to a field value

Trait Implementations

The type returned in the event of a conversion error.

Performs the conversion.