Function cel_interpreter::functions::bytes

source ยท
pub fn bytes(value: Arc<String>) -> Result<Value, ExecutionError>