policy_read

Function policy_read 

Source
pub fn policy_read<PS: PolicyStore>(
    store: &PS,
    target: &str,
) -> Result<Option<Policy>>