pub fn read_from_string(s: &str) -> Result<Policy, Error>
Read a Policy document from a string.
Policy