Module identifier

Module identifier 

Source
Expand description

Identifier type and parser.

Structs§

Identifier
IdentifierParser
A parser and factory API for identifiers intended for no_std environments. Prefer using Identifier::from_str and .parse() methods if you are using std.

Enums§

IdentifierError