pub static SERIALIZABLE_MAPPING: LazyLock<NamespaceMapping>Expand description
Main serializable mapping.
Maps the lc_namespace path to the actual import path. First value is what it’s serialized as, second is where to load it from.
pub static SERIALIZABLE_MAPPING: LazyLock<NamespaceMapping>Main serializable mapping.
Maps the lc_namespace path to the actual import path. First value is what it’s serialized as, second is where to load it from.