docs.rs failed to build kutil-0.0.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
kutil-0.0.5
Kutil
Rust utilities collection.
The word "kutil" means "do-it-yourselfer" in Czech.
Highlights:
- cli:
- http:
- Easy access to headers
- Conditional HTTP and content negotiation
- Read body into bytes
- Response caching layer with integrated encoding (compression) for Tower
- io:
- Adapters and utilities for
Read,Stream, and Tokio'sAsyncRead - IP address discovery for servers (dual-stack IPv6 and IPv4)
- Adapters and utilities for
- std:
- Fostering
- Error accumulation
- Fast collections
- Iterators, futures, and more
- transcoding:
- Async encoding/decoding for popular web compression formats
License
Like much of the Rust ecosystem, licensed under your choice of either of
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.