feat: add a buffering feature to AdminLog
Signed-off-by: Lars Wirzenius liw@liw.fi
1 file changed
+20
-0
1f85b1b9
→
6af9c661
modified src/msg.rs
@@ -1432,6 +1432,7 @@ pub mod helper {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -1447,9 +1448,25 @@ pub mod helper {
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1461,6 +1478,7 @@ pub mod helper {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -1483,6 +1501,8 @@ pub mod helper {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|