Type Definition kubert::admin::Result

source · []
pub type Result<T> = Result<T>;
This is supported on crate feature admin only.
Expand description

Results that may fail with a server error