[][src]Module hyperbole::field

Type level fields for fun and profit.

Structs

Field

A named value where the name is lifted to the type level, analagous to a struct field.

Traits

IsoDecode

Types with an alternate representation that is DeserializeOwned.

IsoEncode

Types with an alternate representation that is Serialize.