Expand description
This module contains code to help parse and manipulate --extern
arguments.
Structsยง
- Extern
Opt ๐ - Represents the pieces of an
--extern
argument.
Functionsยง
- is_
ascii_ ๐ident - split_
extern_ ๐opt - Breaks out the major components of an
--extern
argument. - valid_
crate_ ๐name