Docs.rs
rdb-0.3.0
rdb 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
badboy
bimtauer
Dependencies
byteorder ^1.5
normal
clap ^4.5
normal
indexmap ^2.8.0
normal
lzf ^1.0
normal
pyo3 ^0.24.0
normal
optional
regex ^1.11
normal
rustc-serialize ^0.3
normal
thiserror ^2.0
normal
assert_cmd ^2.0.16
dev
pretty_assertions ^1.4.1
dev
redis ^0.29.2
dev
rstest ^0.25.0
dev
tempfile ^3.19.1
dev
testcontainers ^0.23.1
dev
testcontainers-modules ^0.11.4
dev
tokio ^1.44
dev
Versions
0.62%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
SET_INTSET
rdb
0.3.0
In rdb::
constants::
encoding_
type
rdb
::
constants
::
encoding_type
Constant
SET_
INTSET
Copy item path
Source
pub const SET_INTSET:
u8
= 11;