Function cedar_policy_core::parser::parse_ident
source · pub fn parse_ident(id: &str) -> Result<Id, Vec<ParseError>>
Expand description
parse an identifier
pub fn parse_ident(id: &str) -> Result<Id, Vec<ParseError>>
parse an identifier