assembly-data 0.3.0

Database module for the assembly crate
Documentation
1
2
3
4
//! The Database parts of `assembly`

pub mod fdb;
pub mod xml;