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Β§

format_integer_type πŸ”’
from_clean_function πŸ”’
from_clean_item πŸ”’
from_clean_static πŸ”’
maybe_from_hir_attr πŸ”’
Maybe convert a attribute from hir to json.
other_attr πŸ”’
repr_attr πŸ”’