Function pnp::parse_bare_identifier

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