Docs.rs
rustio-admin-0.19.0
rustio-admin 0.19.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
abdulwahed-sweden
Dependencies
aes-gcm ^0.10
normal
argon2 ^0.5
normal
base64 ^0.22
normal
bytes ^1
normal
chrono ^0.4
normal
dashmap ^6
normal
flate2 ^1
normal
hmac ^0.12
normal
http-body-util ^0.1
normal
hyper ^1
normal
hyper-util ^0.1
normal
log ^0.4
normal
minijinja ^2
normal
once_cell ^1
normal
pulldown-cmark ^0.13
normal
rand ^0.8
normal
rustio-admin-macros ^0.19.0
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
sqlx ^0.8
normal
subtle ^2
normal
testcontainers ^0.23
normal
optional
testcontainers-modules ^0.11
normal
optional
thiserror ^1
normal
tokio ^1
normal
urlencoding ^2
normal
uuid ^1
normal
Versions
49.79%
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
generate
rustio_
admin
0.19.0
In rustio_
admin::
migrations
rustio_admin
::
migrations
Function
generate
Copy item path
Source
pub fn generate(dir: impl
AsRef
<
Path
>, name: &
str
) ->
Result
<
PathBuf
>