tangled
alpha
login
or
join now
zbrox.com
/
jacquard
forked from
nonbinary.computer/jacquard
A better Rust ATProto crate
0
fork
atom
overview
issues
pulls
pipelines
jacquard
/
crates
/
jacquard-common
/
src
/
types
/
at
83d7296bff29eb2c7e2f829adf8ca3dd4d62cbb7
17 files
aturi.rs
ouroboros more compact owned aturi implementation, plus likely faster less space-efficient clone method to work around limitations of the type. also plan for additional optimization option.
2 months ago
blob.rs
ouroboros more compact owned aturi implementation, plus likely faster less space-efficient clone method to work around limitations of the type. also plan for additional optimization option.
2 months ago
cid.rs
better error types, building out value type
2 months ago
collection.rs
at-uri implementation reworked string types a bit to use SmolStr when useful, collection and literal traits, rkey types and traits
2 months ago
datetime.rs
better error types, building out value type
2 months ago
did.rs
better error types, building out value type
2 months ago
handle.rs
better error types, building out value type
2 months ago
ident.rs
better error types, building out value type
2 months ago
integer.rs
moving types into module, tid, datetime, identifier, handle
2 months ago
language.rs
better error types, building out value type
2 months ago
link.rs
moving types into module, tid, datetime, identifier, handle
2 months ago
nsid.rs
better error types, building out value type
2 months ago
recordkey.rs
better error types, building out value type
2 months ago
string.rs
ouroboros more compact owned aturi implementation, plus likely faster less space-efficient clone method to work around limitations of the type. also plan for additional optimization option.
2 months ago
tid.rs
ipld value type to atproto data model first pass
2 months ago
uri.rs
better error types, building out value type
2 months ago
value.rs
made parsing from json/cbor fallible to properly disallow floats. could instead null out floats? idk.
2 months ago