Skip to main content

Module stability

Module stability 

Source

Macrosยง

reject_outside_std ๐Ÿ”’

Structsยง

BodyStabilityParser ๐Ÿ”’
ConstStabilityParser ๐Ÿ”’
RustcConstStableIndirectParser ๐Ÿ”’
StabilityParser ๐Ÿ”’

Constantsยง

ALLOWED_TARGETS ๐Ÿ”’

Functionsยง

insert_value_into_option_or_error ๐Ÿ”’
Tries to insert the value of a key = value meta item into an option.
parse_stability ๐Ÿ”’
Read the content of a stable/rustc_const_stable attribute, and return the feature name and its stability information.
parse_unstability ๐Ÿ”’
Read the content of a unstable/rustc_const_unstable/rustc_default_body_unstable attribute, and return the feature name and its stability information.