Docs.rs
soar-db-0.2.0
soar-db 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
QaidVoid
Dependencies
diesel ^2.3.5
normal
diesel_migrations ^2.3.1
normal
libsqlite3-sys >=0.30.1, <0.36.0
normal
miette ^7.6.0
normal
regex ^1.12.2
normal
serde ^1.0.228
normal
serde_json ^1.0.148
normal
soar-registry ^0.1.1
normal
thiserror ^2.0.17
normal
tracing ^0.1.44
normal
Versions
34.42%
of the crate is documented
Go to latest version
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
Module error
soar_db
0.2.0
Module error
Module Items
Enums
Type Aliases
In crate soar_
db
soar_db
Module
error
Copy item path
Source
Expand description
Error types for soar-db.
Enums
§
DbError
Database error type for soar-db operations.
Type Aliases
§
Result
Result type alias for soar-db operations.