Docs.rs
soar-core-0.12.0
soar-core 0.12.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
QaidVoid
Dependencies
chrono ^0.4
normal
compak ^0.1.2
normal
diesel ^2.3.5
normal
fast-glob ^1.0.0
normal
landlock ^0.4.4
normal
libsqlite3-sys >=0.30.1, <0.36.0
normal
miette ^7.6.0
normal
nix ^0.30.1
normal
regex ^1.12.2
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
soar-config ^0.4.0
normal
soar-db ^0.3.2
normal
soar-dl ^0.7.3
normal
soar-package ^0.2.2
normal
soar-utils ^0.2.0
normal
thiserror ^2.0.17
normal
toml ^0.9.10
normal
tracing ^0.1.44
normal
ureq ^3.1.4
normal
url ^2.5.8
normal
Versions
44.57%
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_
core
0.12.0
Module error
Module Items
Enums
Traits
In crate soar_
core
soar_core
Module
error
Copy item path
Source
Expand description
Error types for soar-core.
Enums
§
Soar
Error
Core error type for soar package manager operations.
Traits
§
Error
Context
Trait for adding context to IO errors.