simple snappy bindings, enabling alloc free code

This commit is contained in:
Robert Habermeier
2016-06-13 17:44:50 +02:00
parent b88eef5374
commit 75013003f7
3 changed files with 150 additions and 0 deletions

View File

@@ -155,6 +155,7 @@ pub mod keys;
pub mod table;
pub mod network_settings;
pub mod path;
pub mod snappy;
pub use common::*;
pub use misc::*;