Docs.rs
sql-orm-migrate-0.1.0
sql-orm-migrate 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Estebanarteaga94
Dependencies
serde ^1
normal
serde_json ^1
normal
sql-orm-core ^0.1.0
normal
Versions
19.7%
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
Skip to main content
write_model_snapshot
sql_
orm_
migrate
0.1.0
sql_orm_migrate
Function
write_
model_
snapshot
Copy item path
Source
pub fn write_model_snapshot( path: &
Path
, snapshot: &
ModelSnapshot
, ) ->
Result
<
()
,
OrmError
>