Files
chatmail-core/src
Floris Bruynooghe f8d428c308 Make the SQLite struct opaque
With the API changes already done, notably .is_open(), the
implementation of the sqlite can and should now be private.

This also doesn't need to be #[repr(C)] anymore since the C API does
not need to access the fields in the struct.
2019-06-18 23:20:01 +02:00
..
2019-05-28 17:59:41 +02:00
2019-06-08 17:13:25 +02:00
2019-06-17 20:06:15 +02:00
2019-06-08 17:13:25 +02:00
2019-06-18 23:20:01 +02:00
2019-06-17 20:06:15 +02:00
2019-05-28 17:41:50 +02:00
2019-06-08 17:13:25 +02:00
2019-05-29 02:03:55 +02:00
2019-06-08 17:13:25 +02:00