runmat-execution-artifact 0.6.2

Canonical execution bundles and program artifacts for RunMat
Documentation
1
2
3
4
5
mod descriptor;
mod inventory;

pub use descriptor::{LogicalObject, ObjectDescriptor, ObjectNamespace};
pub use inventory::{validate_inventory, ObjectInventoryLimits};