Files
neon/walkeeper/src
Eric Seppanen 294320e6a8 wal_service: drop repr(C)
The C memory representation is only needed if we want to guarantee the
same memory layout as some other program. Since we're using serde to
serialize these data structures, we can let the compiler do what it
wants.
2021-05-10 16:21:05 -07:00
..
2021-05-10 16:21:05 -07:00