feat: default bincode 1.3.3

This commit is contained in:
Vincent Herlemont
2023-10-29 09:41:42 +01:00
parent ac601f4c98
commit 383379fe1e
11 changed files with 48 additions and 3 deletions
+2
View File
@@ -1,3 +1,5 @@
pub mod bincode_1_3;
/// Encode trait for your own encoding method.
///
/// Example: