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ยง

from_clean_function ๐Ÿ”’
from_clean_item ๐Ÿ”’
from_clean_static ๐Ÿ”’