asuran-core 0.0.11

Core data structures used by the asuran archive format
Documentation
1
2
3
4
5
/*!
Contains data structures useful for describing and interacting with repository manifests
*/
pub mod archive;
pub mod listing;