hao 0.0.1-prerelease

.net binary reader
Documentation
1
2
3
4
5
pub mod dotnet;
pub mod error;
pub mod io;

pub use dotnet::metadata::Metadata;