Module oref

Module oref 

Source
Expand description

ORef: typed object reference in “otype:oid” string format. Custom serde: serializes as a JSON string, not an object.

Structs§

ORef
Object reference combining a type name and UUID. Wire format: "block:550e8400-e29b-41d4-a716-446655440000"

Enums§

ORefParseError
Errors from parsing an ORef string.