Docs.rs
octra-sqlite-0.6.3
octra-sqlite 0.6.3
Docs.rs crate page
MIT
01 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
tomismeta
Dependencies
anyhow ^1
normal
optional
base64 ^0.22
normal
clap ^4
normal
optional
dirs ^6
normal
ed25519-dalek ^2
normal
hex ^0.4
normal
rpassword ^7
normal
optional
rustyline ^18.0.1
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
ureq ^3.3
normal
optional
wasmtime ^36.0.13
normal
optional
zeroize ^1
normal
Versions
99.41%
of the crate is documented
Platform
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
Skip to main content
Module error
octra_
sqlite
0.6.3
Module error
Module Items
Structs
Type Aliases
In octra_
sqlite::
protocol
octra_sqlite
::
protocol
Module
error
Copy item path
Source
Expand description
Errors raised by transport-independent protocol codecs.
Structs
§
Error
Error returned by transport-independent protocol code.
Type Aliases
§
Result
Result alias for protocol encoding and decoding.