Docs.rs
seredies-1.0.0
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
seredies 1.0.0
An implementation of the Redis Protocol as a serde (de)serializer
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
57
out of
57
items documented
4
out of
30
items with examples
Ø build duration
all releases: 22s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Lucretiel/seredies
19
1
2
crates.io
Dependencies
arrayvec ^0.7.2
normal
lazy_format ^2.0.0
normal
memchr ^2.5.0
normal
paste ^1.0.12
normal
serde ^1.0.118
normal
serde_bytes ^0.11.9
normal
thiserror ^1.0.32
normal
cool_asserts ^2.0.3
dev
itertools ^0.10.3
dev
serde ^1.0.118
dev
serde_test ^1.0.163
dev
tempfile ^3.5.0
dev
Versions
1.0.1
(2023-05-16)
1.0.0
(2023-05-15)
0.0.1
(2023-05-14)
Owners
seredies
Seredies is a Redis Protocol implementation for serde.