Module foxbox_taxonomy::util
[−]
[src]
Various utilities
Structs
AdapterId |
A marker for Id.
Only useful for writing |
Id |
A unique id for values of a given kind. |
KindId | |
MimeTypeId | |
Phantom |
A variant of |
ServiceId |
A marker for Id.
Only useful for writing |
TagId |
Only useful for writing |
Targetted | |
TrivialEnumVisitor |
By default, the (de)serialization of trivial enums by Serde is surprising, e.g.
in JSON, |
VendorId |
Enums
Exactly |
A marker for a request that a expects a specific value. |
Functions
is_sync |
Helper function, to check that a type implements Sync. |
Type Definitions
ResultMap |
A bunch of results coming from different sources. |
TargetMap |
A bunch of instructions, going to different targets. |