csaf_walker/model/
mod.rs

1
2
3
//! Data models
pub mod metadata;
pub(crate) mod store;