Skip to content

Commit 354fc21

Browse files
committed
create serialiser binary module again
... yes
1 parent 5497839 commit 354fc21

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ pub mod nominal;
6464
pub mod num;
6565
pub mod parser;
6666
pub mod rc;
67+
pub mod serialiser_binary;
6768
pub mod string;
6869
pub mod tuple;
6970
pub mod vh;

src/serialiser_binary.rs

Whitespace-only changes.

0 commit comments

Comments
 (0)