Expand description
AT Protocol URI parsing and construction.
AT-URIs follow the format at://{authority}/{collection}/{rkey} where:
authorityis a DID (e.g.did:plc:xyz123)collectionis an NSID (e.g.app.bsky.feed.post)rkeyis the record key
Structsยง
- AtUri
- Parsed AT Protocol URI.