Module modules

Source
Expand description

Re-exports of ArceOS modules.

You should prefer to use other APIs rather than these modules. The modules here should only be used if other APIs do not meet your requirements.

Re-exportsยง

pub use axconfig;
pub use axhal;
pub use axlog;
pub use axruntime;
pub use axsync;
pub use axalloc;alloc
pub use axdisplay;display
pub use axdma;dma
pub use axdriver;fs or net or display
pub use axfs;fs
pub use axmm;paging
pub use axnet;net
pub use axtask;multitask