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

pub type Field = Value<OwnedContext>;
Expand description

An owned field value

Trait Implementations

Formats the value using the given formatter. Read more

Performs the conversion.

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.