Docs.rs
botx-api-framework-0.1.8
botx-api-framework 0.1.8
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Vidrochka
Dependencies
actix-files ^0.6
normal
optional
actix-http ^3.2
normal
optional
actix-web ^4.3
normal
optional
anthill-di ^1.2.4
normal
anthill-di-derive ^1.2.4
normal
async-lock ^2.6
normal
async-oneshot ^0.5.0
normal
async-trait-with-sync ^0.1
normal
botx-api ^0.1.7
normal
botx-api-framework-codegen ^0.1
normal
derive_builder ^0.12
normal
derive_more ^0.99
normal
easy-ext ^1
normal
log ^0.4
normal
regex ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
uuid ^1.1
normal
anyhow ^1
dev
dotenv ^0.15
dev
env_logger ^0.10
dev
tokio ^1.25
dev
Versions
12.11%
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
Files
botx_api_framework/integration/
mod.rs
1
#[cfg(feature =
"actix-web"
)]
2
pub mod
actix;