on_sent and on_recv methods for file transfer to finalize streams

This commit is contained in:
ChristianVisintin
2020-12-04 18:25:59 +01:00
parent af6d6e0039
commit 54c02cd4e2
6 changed files with 110 additions and 74 deletions

View File

@@ -175,7 +175,6 @@ enum FileExplorerTab {
/// ## LogLevel
///
/// Log level type
#[allow(dead_code)]
enum LogLevel {
Error,
Warn,