Enum solana_sdk::commitment_config::ParseCommitmentLevelError [−][src]
pub enum ParseCommitmentLevelError { Invalid, }
Variants
Trait Implementations
impl Display for ParseCommitmentLevelError
[src]
impl Display for ParseCommitmentLevelError
[src]Auto Trait Implementations
impl RefUnwindSafe for ParseCommitmentLevelError
impl RefUnwindSafe for ParseCommitmentLevelError
impl Send for ParseCommitmentLevelError
impl Send for ParseCommitmentLevelError
impl Sync for ParseCommitmentLevelError
impl Sync for ParseCommitmentLevelError
impl Unpin for ParseCommitmentLevelError
impl Unpin for ParseCommitmentLevelError
impl UnwindSafe for ParseCommitmentLevelError
impl UnwindSafe for ParseCommitmentLevelError
Blanket Implementations
impl<T> AbiExample for T
[src]
impl<T> AbiExample for T
[src]impl<T> AsFail for T where
T: Fail,
impl<T> AsFail for T where
T: Fail,
pub fn as_fail(&self) -> &(dyn Fail + 'static)
impl<T> Same<T> for T
impl<T> Same<T> for T
type Output = T
Should always be Self
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,