Docs.rs
sqlite-collections-0.1.0
sqlite-collections 0.1.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
Taywee
Dependencies
ciborium ^0.2.1
normal
optional
postcard ^1.0.8
normal
optional
rmp-serde ^1.1.2
normal
optional
rusqlite ^0.30.0
normal
serde ^1.0.193
normal
optional
serde_json ^1.0.108
normal
optional
smallvec ^1.11.2
normal
Versions
23.86%
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
Module identifier
sqlite_
collections
0.1.0
Module identifier
Module Items
Structs
Enums
In crate sqlite_
collections
sqlite_collections
Module
identifier
Copy item path
Source
Structs
§
Identifier
An identifier wrapper for SQLite identifiers. This checks validity and wraps the identifier in quotes with escapes for protection.
Enums
§
Error