Docs.rs
codex-memory-0.1.30
codex-memory 0.1.30
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
Ladvien
Dependencies
anyhow ^1.0
normal
argon2 ^0.5
normal
async-trait ^0.1
normal
axum ^0.7
normal
axum-server ^0.7
normal
backoff ^0.4
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.4
normal
config ^0.14
normal
dirs ^5.0
normal
dotenv ^0.15
normal
futures ^0.3
normal
governor ^0.6
normal
headers ^0.4
normal
hex ^0.4
normal
jsonrpc-core ^18.0
normal
jsonrpc-tcp-server ^18.0
normal
jsonwebtoken ^9.3
normal
log ^0.4
normal
md5 ^0.8.0
normal
nonzero_ext ^0.3
normal
pgvector ^0.4.1
normal
prometheus ^0.13
normal
rand ^0.8
normal
regex ^1.10
normal
reqwest ^0.12
normal
rustls ^0.23
normal
rustls-pemfile ^2.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sqlx ^0.8
normal
sysinfo ^0.30
normal
thiserror ^2.0
normal
tokio ^1.41
normal
tokio-postgres ^0.7
normal
tokio-rustls ^0.26
normal
toml ^0.8
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
uuid ^1.11
normal
validator ^0.18
normal
zstd ^0.13
normal
approx ^0.5
dev
criterion ^0.5
dev
futures ^0.3
dev
proptest ^1.4
dev
serial_test ^3.0
dev
tempfile ^3.14
dev
testcontainers ^0.15
dev
tokio-test ^0.4
dev
tracing-test ^0.2
dev
nix ^0.27
normal
Versions
31.11%
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
create_api_router
codex_
memory
0.1.30
In codex_
memory::
api
codex_memory
::
api
Function
create_
api_
router
Copy item path
Source
pub fn create_api_router(state:
AppState
) ->
Router
Expand description
Create the main API router