Docs.rs
assay-lua-0.15.4
assay-lua 0.15.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
developerinlondon
Dependencies
anyhow ^1
normal
axum ^0.8.8
normal
clap ^4.5.57
normal
optional
clap_complete ^4.5
normal
optional
data-encoding ^2.10.0
normal
digest ^0.10.7
normal
flate2 ^1
normal
futures-util ^0.3
normal
glob ^0.3.3
normal
http-body-util ^0.1
normal
optional
hyper ^1
normal
optional
hyper-util ^0.1
normal
optional
include_dir ^0.7.4
normal
jsonwebtoken ^10.3.0
normal
libc ^0.2
normal
minijinja ^2.15.1
normal
mlua ^0.11.6
normal
pulldown-cmark ^0.13
normal
rand ^0.10.0
normal
regex-lite ^0.1.9
normal
reqwest ^0.13.2
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
serde_yml ^0.0.12
normal
sha1 ^0.10.6
normal
sha2 ^0.10.9
normal
sha3 ^0.10.8
normal
sqlx ^0.8.6
normal
optional
tokio ^1.49.0
normal
tokio-tungstenite ^0.28.0
normal
toml ^0.9.12
normal
tower ^0.5
normal
tower-http ^0.6.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
optional
url ^2
normal
xz2 ^0.1
normal
zeroize ^1.8.2
normal
zstd ^0.13
normal
tempfile ^3.27.0
dev
tokio-test ^0.4
dev
wiremock ^0.6.5
dev
nix ^0.30
normal
libloading ^0.8
normal
procfs ^0.17
normal
zbus ^5
normal
Versions
46.91%
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 http
assay
0.15.4
Module http
Module Items
Structs
Functions
In assay::
lua::
builtins
assay
::
lua
::
builtins
Module
http
Copy item path
Source
Structs
§
LuaAxum
Router
Public newtype wrapping an
axum::Router
so it can round-trip through the Lua VM as a
mlua::AnyUserData
.
Functions
§
register_
http