mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 17:06:35 +03:00
cargo fmt
This commit is contained in:
committed by
Floris Bruynooghe
parent
205e2d4e99
commit
10689f45f4
@@ -803,7 +803,6 @@ pub unsafe fn dc_create_outgoing_rfc724_mid(
|
|||||||
ret
|
ret
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/// Extract our group ID from Message-IDs as `Gr.12345678901.morerandom@domain.de`
|
/// Extract our group ID from Message-IDs as `Gr.12345678901.morerandom@domain.de`
|
||||||
/// `12345678901` is the wanted ID in this example.
|
/// `12345678901` is the wanted ID in this example.
|
||||||
pub fn dc_extract_grpid_from_rfc724_mid(mid: &str) -> Option<&str> {
|
pub fn dc_extract_grpid_from_rfc724_mid(mid: &str) -> Option<&str> {
|
||||||
|
|||||||
Reference in New Issue
Block a user