Docs.rs
sqlite-zstd-0.3.5
sqlite-zstd 0.3.5
Permalink
Docs.rs crate page
LGPL-2.0-or-later
Links
Repository
crates.io
Source
Owners
phiresky
Dependencies
anyhow ^1.0.44
normal
csv ^1.1.6
normal
optional
env_logger ^0.9.0
normal
lazy_static ^1.4.0
normal
log ^0.4.14
normal
lru_time_cache ^0.11.11
normal
owning_ref ^0.4.1
normal
procfs ^0.13.2
normal
optional
rand ^0.8.4
normal
rusqlite ^0.35.0
normal
serde ^1.0.130
normal
serde_json ^1.0.68
normal
structopt ^0.3.23
normal
optional
zstd ^0.11.2
normal
chrono ^0.4.19
dev
names ^0.14.0
dev
pretty_assertions ^1.2.1
dev
Versions
66.67%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
sqlite_
zstd
0.3.5
All Items
Crate Items
Enums
Functions
Crate
sqlite_zstd
Copy item path
Source
Enums
§
LogLevel
An enum representing the available verbosity level filters of the logger.
Functions
§
load
Loads the sqlite extension with the default log level (INFO)
load_
with_
loglevel
Loads the sqlite extension with the given log level