Struct solana_remote_wallet::locator::ManufacturerError [−][src]
pub struct ManufacturerError;
Trait Implementations
impl Clone for ManufacturerError
[src]
impl Clone for ManufacturerError
[src]fn clone(&self) -> ManufacturerError
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl Display for ManufacturerError
[src]
impl Display for ManufacturerError
[src]impl Error for ManufacturerError
[src]
impl Error for ManufacturerError
[src]impl From<Infallible> for ManufacturerError
[src]
impl From<Infallible> for ManufacturerError
[src]fn from(_: Infallible) -> Self
[src]
impl From<ManufacturerError> for LocatorError
[src]
impl From<ManufacturerError> for LocatorError
[src]fn from(source: ManufacturerError) -> Self
[src]
impl PartialEq<ManufacturerError> for ManufacturerError
[src]
impl PartialEq<ManufacturerError> for ManufacturerError
[src]Auto Trait Implementations
impl RefUnwindSafe for ManufacturerError
impl RefUnwindSafe for ManufacturerError
impl Send for ManufacturerError
impl Send for ManufacturerError
impl Sync for ManufacturerError
impl Sync for ManufacturerError
impl Unpin for ManufacturerError
impl Unpin for ManufacturerError
impl UnwindSafe for ManufacturerError
impl UnwindSafe for ManufacturerError
Blanket Implementations
impl<T> AbiExample for T
impl<T> AbiExample for T
pub default fn example() -> T
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>,