Docs.rs
meme-0.5.0
meme 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
gitctrlx
Dependencies
arrow ^57
normal
arrow-array ^57
normal
arrow-schema ^57
normal
chrono ^0.4.44
normal
directories ^6.0.0
normal
fastembed ^5.12.1
normal
optional
futures ^0.3.32
normal
lancedb ^0.27
normal
regex ^1.12.3
normal
reqwest ^0.13.2
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
thiserror ^2.0.18
normal
tokio ^1.50.0
normal
toml ^0.9.8
normal
tracing ^0.1.44
normal
uuid ^1.22.0
normal
tracing-subscriber ^0.3.23
dev
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
meme
0.5.0
Module error
Module Items
Enums
Type Aliases
In crate meme
meme
Module
error
Copy item path
Source
Expand description
Unified error types for the meme library.
Enums
§
Error
Top-level error type for the meme library.
Type Aliases
§
Result
Result type alias using
Error
.