... #[derive(Debug)] struct Message { uid: imap::types::Uid, body: Vec<u8>, } fn messages(from: u64, to: u64, ...
確定! 回上一頁