Docs.rs
redis-args-impl-0.15.0
redis-args-impl 0.15.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
silwol
OpenTalk-Bot
SoraTenshi
Dependencies
darling ^0.20.9
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
redis ^0.25
dev
redis-args ^0.15.0
dev
serde ^1
dev
serde_json ^1
dev
Versions
66.67%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
redis_args_impl
0.15.0
All Items
Derive Macros
Crate
redis_args_impl
Copy item path
source
·
[
−
]
Derive Macros
§
FromRedisValue
Can be derived by structs or enums in order to allow conversion from redis values.
ToRedisArgs
Can be derived by structs or enums in order to allow conversion to redis args.