Skip to content

Commit 19f2fed

Browse files
authored
libdonet/readme: Reference link to libdonet.rs crate docs
1 parent bba77bb commit 19f2fed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libdonet/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
# libdonet
44

55
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

Comments
 (0)