Function pnp::parse_bare_identifier

source ·
pub fn parse_bare_identifier(
    specifier: &str
) -> Result<(String, Option<String>), Error>