Struct conjure_error::invalid_argument::Builder
source · pub struct Builder {}Expand description
A builder for the InvalidArgument type.
Implementations§
Trait Implementations§
source§impl From<InvalidArgument> for Builder
impl From<InvalidArgument> for Builder
source§fn from(_v: InvalidArgument) -> Builder
fn from(_v: InvalidArgument) -> Builder
Converts to this type from the input type.