Files
neon/postgres_ffi/src
Heikki Linnakangas 4dccdb33ab Fix comment formatting.
The module comment should use "//!" instead of "///". Otherwise, it is
considered to apply to the *next* thing, in this case the "use" statement
that follows, not the file as whole. "cargo fmt" revealed this by insisting
to move the "use crate::pg_constants" line to before the comment.
2021-05-13 22:06:05 +03:00
..
2021-05-12 10:46:01 +03:00
2021-05-12 10:46:01 +03:00
2021-05-13 22:06:05 +03:00
2021-05-10 16:21:05 -07:00