Skip to main content

Module ops

Module ops 

Source

Structs§

GtsAddEntitiesResult
GtsAddEntityResult
GtsAddSchemaResult
GtsEntitiesListResult
GtsEntityInfo
GtsExtractIdResult
GtsGetEntityResult
GtsIdMatchResult
GtsIdParseResult
GtsIdSegmentInfo
Serializable representation of a GTS ID segment for API responses. This is distinct from crate::gts::GtsIdSegment which is the internal representation.
GtsIdValidationResult
is_schema is Some(true) for schema/type IDs (ending with ~), Some(false) for instance IDs, and None when the input couldn’t be parsed (unknown).
GtsOps
GtsSchemaGraphResult
Schema graph result - serializes directly as the graph object
GtsUuidResult
GtsValidationResult