deltachat::message

Function guess_msgtype_from_path_suffix

source
pub(crate) fn guess_msgtype_from_path_suffix(
    path: &Path,
) -> Option<(Viewtype, &'static str)>