Docs.rs
schema-risk-0.1.3
schema-risk 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Ayuussshhh
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.5
normal
colored ^2
normal
comfy-table ^7
normal
dotenvy ^0.15
normal
glob ^0.3
normal
petgraph ^0.6
normal
rayon ^1.10
normal
regex ^1.11
normal
reqwest ^0.12
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sqlparser ^0.53
normal
sqlx ^0.7
normal
optional
thiserror ^2.0
normal
tokio ^1.44
normal
tokio-postgres ^0.7
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
49.81%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
load_file
schema_
risk
0.1.3
In schema_
risk::
loader
schema_risk
::
loader
Function
load_
file
Copy item path
Source
pub fn load_file(path: impl
AsRef
<
Path
>) ->
Result
<
MigrationFile
>
Expand description
Load a single migration file.