Expand description
Module for defining static resources in the axns_resource
section under
different operating systems.
The implementation is based on link_section
attributes and platform-specific
linker support.
Re-exports§
pub use linux::*;
Modules§
- linux
- Module for defining static resources in the
axns_resource
section under Linux and other similar ELF environments.