Docs.rs
qmd-0.3.2
qmd 0.3.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
gitctrlx
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
colored ^3.0
normal
dirs ^6.0
normal
fuzzy-matcher ^0.3
normal
glob ^0.3
normal
indicatif ^0.18.3
normal
llama-cpp-2 ^0.1
normal
regex ^1.11
normal
reqwest ^0.13.1
normal
rusqlite ^0.38.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.0
normal
walkdir ^2.5
normal
zerocopy ^0.8
normal
Versions
100%
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
qmd
0.3.2
Module error
Module Items
Enums
Type Aliases
In crate qmd
qmd
Module
error
Copy item path
Source
Expand description
Error types for the qmd application.
Enums
§
QmdError
Main error type for qmd operations.
Type Aliases
§
Result
Result type alias for qmd operations.