Docs.rs
create-rust-app-11.0.3
create-rust-app 11.0.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Wulf
Dependencies
actix-files ^0.6.5
normal
optional
actix-http ^3.6
normal
optional
actix-web ^4.5
normal
optional
anyhow ^1
normal
optional
async-priority-channel ^0.1.0
normal
aws-sdk-s3 ^0.8.0
normal
optional
aws-types ^0.8.0
normal
optional
axum ^0.7.5
normal
optional
base64 ^0.22.1
normal
optional
cargo_metadata ^0.18.1
normal
optional
cargo_toml ^0.22.1
normal
optional
chrono ^0.4.38
normal
optional
clearscreen ^2.0
normal
optional
derive_more ^0.99.17
normal
optional
diesel ^2.1
normal
diesel_derives ^2.1
normal
optional
diesel_logger ^0.4.0
normal
diesel_migrations ^2.1
normal
optional
dotenv ^0.15
normal
dyn-clone ^1.0
normal
optional
fang ^0.10.4
normal
optional
futures ^0.3.30
normal
optional
futures-util ^0.3.30
normal
optional
http ^0.2.12
normal
optional
jsonwebtoken ^9.3
normal
optional
lazy_static ^1.4
normal
lettre ^0.11.7
normal
libsqlite3-sys ^0.26.0
normal
optional
md5 ^0.7.0
normal
optional
mime_guess ^2.0.4
normal
optional
once_cell ^1.19
normal
open ^5.1
normal
optional
openidconnect ^3.5
normal
optional
poem ^1.3
normal
optional
rand ^0.8.5
normal
optional
reqwest ^0.11.27
normal
optional
rust-argon2 ^2.1
normal
optional
serde ^1
normal
serde_json ^1
normal
tera ^1.19
normal
tokio ^1
normal
optional
tsync ^2.1
normal
optional
utoipa ^4
normal
optional
uuid ^1.8
normal
optional
watchexec ^2.3
normal
optional
Versions
31.73%
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
create_
rust_
app
11.0.3
Pool
Aliased Type
In crate create_
rust_
app
create_rust_app
Type Alias
Pool
Copy item path
Source
pub type Pool =
Pool
<
ConnectionManager
<
PgConnection
>>;
Aliased Type
ยง
pub struct Pool(
/* private fields */
);