Skip to main content

AsCelValue

Trait AsCelValue 

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

Required Methods§

Implementors§