Module conversions

Source
Expand description

These from impls are used to create the JSON types which get serialized. They’re very close to the clean types but with some fields removed or stringified to simplify the output and not expose unstable compiler internals.

Traits§

FromClean πŸ”’
IntoJson πŸ”’

Functions§

convert_abi πŸ”’
convert_lifetime πŸ”’
convert_static πŸ”’
from_clean_item πŸ”’
from_deprecation πŸ”’
from_fn_header πŸ”’
from_function πŸ”’
from_macro_kind πŸ”’
from_trait_bound_modifier πŸ”’