Module externs

Source
Expand description

This module contains code to help parse and manipulate --extern arguments.

Structsยง

ExternOpt ๐Ÿ”’
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 ๐Ÿ”’