IdentifierType

emmet.core.types.typing.IdentifierType

MPID / AlphaID serde.

alias of Annotated[MPID | AlphaID, BeforeValidator(func=_fault_tolerant_id_serde, json_schema_input_type=PydanticUndefined), PlainSerializer(func=~emmet.core.types.typing., return_type=PydanticUndefined, when_used=always)]