Docs.rs
ax-hal-0.5.2
ax-hal 0.5.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:rcore-os:crates-io
ZCShou
Dependencies
ax-alloc ^0.5.2
normal
optional
ax-config ^0.5.2
normal
ax-cpu ^0.5.0
normal
ax-kernel-guard ^0.3.3
normal
ax-memory-addr ^0.6.1
normal
ax-page-table-multiarch ^0.8.1
normal
optional
ax-percpu ^0.4.3
normal
ax-plat ^0.5.1
normal
cfg-if ^1.0
normal
fdt-parser ^0.4
normal
heapless ^0.9
normal
log ^0.4
normal
spin ^0.10
normal
ax-config ^0.5.2
build
ax-plat-aarch64-qemu-virt ^0.5.1
normal
optional
ax-plat-loongarch64-qemu-virt ^0.5.1
normal
optional
ax-plat-riscv64-qemu-virt ^0.5.0
normal
optional
ax-plat-x86-pc ^0.5.1
normal
optional
axplat-dyn ^0.5.2
normal
optional
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module console
ax_hal
0.5.2
Module console
Module Items
Functions
In crate ax_
hal
ax_hal
Module
console
Copy item path
Source
Expand description
Console input and output.
Functions
ยง
read_
bytes
Reads bytes from the console into the given mutable slice.
write_
bytes
Writes given bytes to the console.