Expand description
Compilation of XIO jobsets for deployment on a device.
Structs§
- Compiled
JobSet - A compiled jobset which can be deployed to a XIO device.
- Compiled
Parameter Set - A compiled parameter set to be used in a XIO jobset.
- Hardware
Target - A XIO hardware target for which a jobset gets compiled.
Enums§
- Code
Location - A location inside the XIO job code.
- Error
- An enum containing all error kinds produced by this crate.
Traits§
- XioJob
SetCompile - A trait for XIO jobset compilation.