Enum minority_game_server::schema::GameSchema [−][src]
pub enum GameSchema {}
Trait Implementations
Returns the unique [SchemaName
] for this schema.
Defines the Collection
s into schema
.
Auto Trait Implementations
impl RefUnwindSafe for GameSchema
impl Send for GameSchema
impl Sync for GameSchema
impl Unpin for GameSchema
impl UnwindSafe for GameSchema
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more