Crate executable

Source

Macros§

implement_executable_device
Macro to automatically implement DeviceExecutableTrait for a struct with a main function.
mount_static_executables

Structs§

ReadData
Standard

Enums§

Error

Traits§

DeviceExecutableTrait

Functions§

build_crate
execute

Type Aliases§

MainFunction
Result