mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-01-01 14:21:06 +00:00
4 lines
47 B
Rust
4 lines
47 B
Rust
mod write;
|
|
|
|
pub(crate) use write::PgBufMutExt;
|