Docs.rs
create-rust-app-11.0.0
create-rust-app 11.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Wulf
Dependencies
actix-files ^0.6.2
normal
actix-http ^3.3.1
normal
actix-web ^4.3.1
normal
anyhow ^1.0.71
normal
async-priority-channel ^0.1.0
normal
aws-sdk-s3 ^0.8.0
normal
aws-types ^0.8.0
normal
axum ^0.6.18
normal
base64 ^0.21.2
normal
cargo_metadata ^0.15.4
normal
cargo_toml ^0.15.2
normal
chrono ^0.4.24
normal
clearscreen ^2.0
normal
derive_more ^0.99.17
normal
diesel ^2.1.0
normal
diesel_derives ^2.1.0
normal
diesel_logger ^0.3.0
normal
diesel_migrations ^2.1.0
normal
dotenv ^0.15.0
normal
dyn-clone ^1.0
normal
fang ^0.10.4
normal
futures ^0.3.28
normal
futures-util ^0.3.28
normal
http ^0.2.9
normal
jsonwebtoken ^8.3.0
normal
lazy_static ^1.4.0
normal
lettre ^0.10.4
normal
libsqlite3-sys ^0.26
normal
md5 ^0.7.0
normal
mime_guess ^2.0.4
normal
once_cell ^1.17.1
normal
open ^4.1.0
normal
openidconnect ^3.3.0
normal
poem ^1.3.55
normal
rand ^0.8.5
normal
reqwest ^0.11.18
normal
rust-argon2 ^1.0
normal
serde ^1.0.163
normal
serde_json ^1.0.96
normal
tera ^1.18.1
normal
tokio ^1
normal
tsync ^1.7.0
normal
utoipa ^4
normal
uuid ^1.3.3
normal
watchexec ^2.3.0
normal
Versions
33.91%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
create_rust_app
11.0.0
In create_rust_app::dev::controller
?
Function
create_rust_app
::
dev
::
controller
::
get_migrations
source
·
[
−
]
pub fn get_migrations(db: &
Database
) ->
Vec
<
CreateRustAppMigration
>