Module rocket_db_pools::figment::value::magic

source ·
Expand description

(De)serializable values that “magically” use information from the extracing Figment.

Structs§

Enums§

  • (De)serializes as either a magic value A or any other deserializable value B.

Traits§

  • Marker trait for “magic” values. Primarily for use with Either.