Module sea_orm_rocket::figment::value::magic
Expand description
(De)serializable values that “magically” use information from the extracing
Figment
.
Structs
A
PathBuf
that knows the path of the file it was configured in, if any.Enums
(De)serializes as either a magic value
A
or any other deserializable value
B
.