Docs.rs
ollama-lan-share-0.1.1
ollama-lan-share 0.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
topki0325
Dependencies
async-trait ^0.1
normal
axum ^0.7
normal
chrono ^0.4
normal
eframe ^0.27
normal
egui-chinese-font ^0.1
normal
hex ^0.4
normal
hmac ^0.12
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
uuid ^1.0
normal
Versions
5.67%
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
Files
ollama_lan_share/
lib.rs
1
//! Ollama LAN Share library
2
3
pub mod
shared;
4
pub mod
backend;