pub fn thread_messages(messages: &[MessageForThreading]) -> Vec<ThreadTree>Expand description
JWZ threading: reconstruct threads from In-Reply-To + References headers.
pub fn thread_messages(messages: &[MessageForThreading]) -> Vec<ThreadTree>JWZ threading: reconstruct threads from In-Reply-To + References headers.