[][src]Module agnes::select

Traits for selecting a field from a data structure.

Traits

FieldSelect

Trait for accessing the data of a single field as a struct which implements DataIndex.

SelectFieldByLabel

Trait implemented by data structures to provide access to data for a single field.