mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-13 08:28:51 +08:00
Add multiple part messages support
This commit is contained in:
@@ -671,6 +671,7 @@ pub enum FormatType {
|
||||
None,
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
/// Format options
|
||||
pub enum FormatOptions {
|
||||
/// Wrap line with fixed length
|
||||
|
||||
Reference in New Issue
Block a user