Docs.rs
micropub-0.5.0
micropub 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
harperreed
Dependencies
anyhow ^1
normal
base64 ^0.21
normal
chrono ^0.4
normal
clap ^4
normal
crossterm ^0.28
normal
dirs ^5
normal
hyper ^0.14
normal
is-terminal ^0.4
normal
lazy_static ^1.5
normal
mime_guess ^2
normal
oauth2 ^4
normal
open ^5
normal
rand ^0.8
normal
ratatui ^0.28
normal
regex ^1
normal
reqwest ^0.11
normal
rmcp ^0.9
normal
schemars ^0.8
normal
scraper ^0.18
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
tokio ^1
normal
toml ^0.8
normal
url ^2
normal
uuid ^1
normal
mockito ^1
dev
tempfile ^3
dev
Versions
53.4%
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 micropub
micropub
0.5.0
All Items
Crate Items
Modules
Structs
Type Aliases
Crate
micropub
Copy item path
Source
Modules
§
auth
client
config
draft
draft_
push
mcp
media
operations
publish
tui
Structs
§
Error
The
Error
type, a wrapper around a dynamic error type.
Type Aliases
§
Result
Result<T, Error>