Docs.rs
typefully-0.1.0
typefully 0.1.0
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
ricardodantas
Dependencies
async-trait ^0.1
normal
clap ^4
normal
colored ^3
normal
dialoguer ^0.11
normal
dirs ^6
normal
reqwest ^0.12
normal
secrecy ^0.10
normal
serde ^1
normal
serde_json ^1
normal
tabled ^0.18
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
mockall ^0.13
dev
Versions
100%
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
Crate typefully
typefully
0.1.0
All Items
Crate Items
Modules
Crate
typefully
Copy item path
Source
Expand description
Typefully CLI: a full-featured client for the Typefully API v2.
Modules
ยง
api
API client and trait definitions for the Typefully API v2.
cli
CLI argument definitions using clap derive.
config
Configuration management for the Typefully CLI.
error
Error types for the Typefully CLI.
output
Output formatting for terminal and JSON output.