Docs.rs
lenso-api-0.1.5
lenso-api 0.1.5
Docs.rs crate page
MIT
22 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
LioRael
Dependencies
anyhow ^1.0
normal
axum ^0.8
normal
chrono ^0.4
normal
lenso-bootstrap ^0.1.4
normal
lenso-platform-admin ^0.1.1
normal
lenso-platform-admin-data ^0.1.3
normal
lenso-platform-core ^0.1.4
normal
lenso-platform-http ^0.1.2
normal
lenso-platform-module-remote ^0.1.1
normal
lenso-platform-runtime ^0.1.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.9
normal
tokio ^1.52
normal
tower-http ^0.7
normal
tracing ^0.1
normal
utoipa ^5.5
normal
async-trait ^0.1
dev
lenso-module-auth ^0.1.5
dev
lenso-module-auth-password ^0.1.6
dev
lenso-platform-module ^0.1.2
dev
lenso-platform-testing ^0.1.1
dev
serde_yaml ^0.9
dev
tower ^0.5
dev
Versions
25%
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
build_router
lenso_
api
0.1.5
lenso_api
Function
build_
router
Copy item path
Source
pub fn build_router(ctx:
AppContext
) ->
Router