Docs.rs
axplat-0.3.0
axplat 0.3.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
OR
Apache-2.0
OR
MulanPSL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
equation314
github:arceos-org:core
Dependencies
axplat-macros ^0.1.0
normal
bitflags ^2.6
normal
const-str ^0.6.2
normal
crate_interface ^0.1
normal
handler_table ^0.1.2
normal
optional
kspin ^0.1
normal
memory_addr ^0.4
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
console_print
axplat
0.3.0
axplat
Macro
console_
print
Copy item path
Source
macro_rules! console_print { ($($arg:tt)*) => { ... }; }
Expand description
Simple console print operation.