pub fn parse_exec_policy( path: &Path, loaded_at_unix_ms: u64, text: &str, ) -> Result<ExecPolicy, AclError>
Parse ACL TOML. Public for tests and x0xd --check.
x0xd --check