csaf_walker/model/
mod.rs

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