Implement generated packet wire codecs (#47)
This commit is contained in:
@@ -2,10 +2,13 @@
|
||||
|
||||
extern crate self as libremetaverse;
|
||||
|
||||
mod bit_pack;
|
||||
mod generated;
|
||||
mod j2k;
|
||||
mod message_codec;
|
||||
#[rustfmt::skip]
|
||||
pub mod packet_catalog;
|
||||
mod packet_wire;
|
||||
mod targa;
|
||||
|
||||
#[cfg(test)]
|
||||
|
||||
Reference in New Issue
Block a user