A better Rust ATProto crate
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 13 lines 525 B view raw
1{ 2 "name": "jacquard", 3 "version": "0.1.0", 4 "description": "Skill for working with the Jacquard AT Protocol library for Rust — teaches correct BosStr usage, borrow-first patterns, and common pitfalls", 5 "author": { 6 "name": "Orual", 7 "url": "https://tangled.org/nonbinary.computer" 8 }, 9 "homepage": "https://tangled.org/nonbinary.computer/jacquard", 10 "repository": "https://tangled.org/nonbinary.computer/jacquard", 11 "license": "MIT OR Apache-2.0", 12 "keywords": ["rust", "atproto", "bluesky", "jacquard"] 13}