Enum foxhole_api::Shard [−][src]
pub enum Shard {
Live1,
Live2,
}Expand description
Used to specify the shard of the api
Variants
Auto Trait Implementations
impl RefUnwindSafe for Shard
impl UnwindSafe for Shard
Blanket Implementations
Mutably borrows from an owned value. Read more
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