Function cedar_policy::ffi::is_authorized_json_str
source ยท pub fn is_authorized_json_str(json: &str) -> Result<String, Error>
Expand description
Input and output are strings containing serialized JSON, in the shapes
expected by is_authorized_json()