mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 06:56:29 +03:00
I guess this is a little neater. Note that this does change all the existing error logging to warning logging. I believe this is correct as these error log messages are really programming errors rather than errors which need to be show to the user. Also chose to make entire with_inner unsafe, there is little to be gained from hiding the unsafe as this is only used from unsafe functions in the first place.
Delta Chat C Interface
Documentation
To generate the C Interface documentation,
call doxygen in the deltachat-ffi directory
and browse the html subdirectory.
If thinks work, the documentation is also available online at https://c.delta.chat