k8s_openapi_ext

Trait TimeExt

source
pub trait TimeExt {
    // Required method
    fn now() -> Self;
}

Required Methods§

source

fn now() -> Self

Object Safety§

This trait is not object safe.

Implementors§