proto-blue-syntax
Validated newtypes for AT Protocol identifiers.
Installation
[]
= "0.1"
Exports
Did-- Decentralized IdentifierHandle-- AT Protocol handleNsid-- Namespaced IdentifierAtUri-- AT URI (at://scheme)Tid-- Timestamp IdentifierRecordKey-- Record keyDatetime-- AT Protocol datetimeAtIdentifier-- Either a DID or a Handleis_valid_language-- Language tag validation
Usage
use ;
let did = new.unwrap;
let handle = new.unwrap;
let nsid = new.unwrap;
let uri = new.unwrap;
License
Licensed under MIT OR Apache-2.0.
Part of the proto-blue AT Protocol SDK for Rust.