Module figment::value::magic [−][src]
(De)serializable values that "magically" use information from the extracing
Figment.
Structs
| RelativePathBuf | A |
| Tagged | A wrapper around any value of type |
Enums
| Either | (De)serializes as either a magic value |
Traits
| Magic | Marker trait for "magic" values. Primarily for use with |