Docs.rs
potato-0.1.5
potato 0.1.5
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fawdlstty
Dependencies
anyhow ^1.0.94
normal
base64 ^0.22.1
normal
chrono ^0.4.39
normal
flate2 ^1.0.35
normal
http ^1.2.0
normal
inventory ^0.3.15
normal
lazy_static ^1.5.0
normal
potato-macro ^0.1.5
normal
sha1 ^0.10.6
normal
strum ^0.26.3
normal
tokio ^1.42.0
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
potato
0.1.5
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Attribute Macros
Crate
potato
Copy item path
Source
Re-exports
§
pub use
inventory
;
pub use
client
::*;
Modules
§
client
server
utils
Structs
§
Http
Request
Http
Response
Post
File
Request
Handler
Flag
Websocket
Connection
Websocket
Context
Enums
§
Compress
Mode
Http
Method
WsFrame
WsFrame
Impl
Attribute Macros
§
http_
delete
http_
get
http_
head
http_
options
http_
post
http_
put