Skip to main content

AsCelValue

Trait AsCelValue 

Source
pub trait AsCelValue {
    // Required method
    fn as_cel_value(&self) -> Value;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl AsCelValue for Any

Source§

impl AsCelValue for Duration

Source§

impl AsCelValue for Empty

Source§

impl AsCelValue for FieldMask

Source§

impl AsCelValue for Timestamp

Implementors§