Docs.rs
sqlx-pg-seeder-0.1.4
sqlx-pg-seeder 0.1.4
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
sideproject0214
Dependencies
config ^0.13
normal
serde_json ^1.0
normal
sqlx ^0.7.2
normal
Versions
0%
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
seeder
sqlx_
pg_
seeder
0.1.4
sqlx_pg_seeder
Function
seeder
Copy item path
Source
pub async fn seeder(pool: &
Pool
<
Postgres
>) ->
Result
<
()
,
Box
<dyn
Error
>>