Files
chatmail-core/src
Floris Bruynooghe b2031f5bcd Remove dc_open() from the Rust API
This means the Context becomes a struct following the normal Rust
conventions where when it is created it is usable.  This will over
time allow removing a lot of runtime checks and simplify code.  Many
members will no longer need to be Options or similar.

The C API needs to remain compatible so hides the implementation of
this behind another struct which can be opened and closed.
2019-08-25 20:41:47 +02:00
..
2019-08-07 22:20:48 +02:00
2019-08-19 12:07:13 +02:00
2019-08-25 20:41:47 +02:00
2019-08-14 01:45:39 +02:00
2019-08-25 20:41:47 +02:00
2019-08-18 12:44:03 +02:00
2019-08-25 20:41:47 +02:00
2019-08-19 12:07:13 +02:00
2019-08-19 19:04:12 +02:00
2019-07-18 00:24:45 +02:00
2019-08-14 01:45:39 +02:00
2019-08-19 08:06:54 +02:00
2019-07-21 23:31:14 +02:00
2019-08-25 20:41:47 +02:00
2019-08-25 20:41:47 +02:00
2019-08-25 20:41:47 +02:00