Docs.rs
jamjet-engram-server-0.3.1
jamjet-engram-server 0.3.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
sunilp
Dependencies
axum ^0.7
normal
clap ^4
normal
jamjet-engram ^0.3.1
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tower-http ^0.5
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
http-body-util ^0.1
dev
hyper ^1
dev
tokio ^1
dev
tower ^0.4
dev
Versions
20%
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
Skip to main content
Files
engram_server/
lib.rs
1
pub mod
handlers;
2
pub mod
mcp;
3
pub mod
rest;