pub fn new_identifier(
    prefix: Option<String>
) -> Result<Identifier, LigatureError>
Expand description

Creates a new Identifier with an optional prefix.