Module agnes::apply::convert[][src]

Conversion functions for converting between types of within agnes data structures.

Structs

ConvertFn

Function (implementing Func) converting the values of a field into a new field of type Target.

Traits

DtFrom

User-implementable conversion trait for converting between datatypes.