Struct k8s_openapi::api::apiserverinternal::v1alpha1::StorageVersionSpec [−][src]
pub struct StorageVersionSpec(pub Value);
Expand description
StorageVersionSpec is an empty spec.
Trait Implementations
Returns the “default value” for a type. Read more
Deserialize this value from the given Serde deserializer. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for StorageVersionSpecimpl Send for StorageVersionSpecimpl Sync for StorageVersionSpecimpl Unpin for StorageVersionSpecimpl UnwindSafe for StorageVersionSpecBlanket Implementations
Mutably borrows from an owned value. Read more