You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: libdonet/README.md
+2
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,5 @@
3
3
# libdonet
4
4
5
5
The libdonet Rust library provides the necessary utilities and definitions for using the Donet networking protocol. These utilities include a lexer, parser, and high-level representation of the parsed DC file, as well as creating datagrams, iterating through datagrams, and the definition of every message type in the Donet protocol.
6
+
7
+
The Rust crate documentation is available at [libdonet.rs](https://libdonet.rs).
0 commit comments