Crate simics_package
source ·Expand description
Utilities for creating Simics ISPM Packages from Rust crates
Re-exports§
Modules§
- Artifacts for a package. Typically, these artifacts are the main library for the package and any interfaces which are built as separate libraries by the interface declaration.
- Error types
- An ISPM package which can be built from a subcommand invocation and output to a directory on disk.
- Specifications for internal file formats used in the Simics packaging process
- Utilities helpful for packaging modules