pub fn to_cel_value<T: ToCelValue + ?Sized>(v: &T) -> ValueExpand description
Generic adapter used by emitted impls: accepts anything that implements ToCelValue.
pub fn to_cel_value<T: ToCelValue + ?Sized>(v: &T) -> ValueGeneric adapter used by emitted impls: accepts anything that implements ToCelValue.