Docs.rs
atproto-devtool-0.1.1
atproto-devtool 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
str4d
Dependencies
async-trait ^0.1
normal
atrium-api ^0.25
normal
atrium-xrpc-client ^0.5
normal
base64 ^0.22
normal
bytes ^1.10
normal
ciborium ^0.2
normal
clap ^4.6
normal
futures-util ^0.3
normal
getrandom ^0.2
normal
hickory-resolver ^0.25
normal
humantime ^2.1
normal
k256 ^0.13
normal
miette ^7.6
normal
multibase ^0.9
normal
p256 ^0.13
normal
percent-encoding ^2.3
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.11
normal
thiserror ^2.0
normal
tokio ^1.51
normal
tokio-tungstenite ^0.29
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
assert_cmd ^2.0
dev
insta ^1.47
dev
tokio ^1.51
dev
Versions
90.63%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module cli
atproto_
devtool
0.1.1
Module cli
Module Items
Structs
Functions
In crate atproto_
devtool
atproto_devtool
Module
cli
Copy item path
Source
Expand description
Root clap parser and dispatch entry point.
Structs
§
Cli
Top-level
atproto-devtool
CLI.
Functions
§
run
Parse
std::env::args()
, install global handlers, and dispatch.