Enum ic_utils::interfaces::management_canister::attributes::ComputeAllocationError [−][src]
pub enum ComputeAllocationError {
MustBeAPercentage(),
}Variants
MustBeAPercentage()
Tuple Fields
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ComputeAllocationError
impl Send for ComputeAllocationError
impl Sync for ComputeAllocationError
impl Unpin for ComputeAllocationError
impl UnwindSafe for ComputeAllocationError
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
