Function deltachat::context::get_info

source ·
pub fn get_info() -> BTreeMap<&'static str, String>
Expand description

Return some info about deltachat-core

This contains information mostly about the library itself, the actual keys and their values which will be present are not guaranteed. Calling Context::get_info also includes information about the context on top of the information here.