Struct fuels_core::InvalidOutputType
source · [−]pub struct InvalidOutputType(pub String);Tuple Fields
0: StringTrait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for InvalidOutputType
impl Send for InvalidOutputType
impl Sync for InvalidOutputType
impl Unpin for InvalidOutputType
impl UnwindSafe for InvalidOutputType
Blanket Implementations
Mutably borrows from an owned value. Read more