Struct k8s_openapi_codegen_common::Error [−][src]
pub struct Error(_);
Expand description
Error type reported by run
and write_operation
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Error
impl !UnwindSafe for Error