Docs.rs
vexide-core-0.7.0
vexide-core 0.7.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Gavin-Niederman
Dependencies
bitflags ^2.4.2
normal
futures-core ^0.3.30
normal
libm ^0.2.8
normal
optional
lock_api ^0.4.11
normal
no_std_io ^0.6.0
normal
pin-project ^1.1.5
normal
replace_with ^0.1.7
normal
snafu ^0.8.0
normal
talc ^4.3.1
normal
optional
vex-sdk ^0.26.0
normal
libm ^0.2.8
normal
vex-libunwind ^0.1.0
normal
optional
Versions
100%
of the crate is documented
Platform
armv7a-none-eabi
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
vexide_
core
0.7.0
In vexide_
core::
io
vexide_core
::
io
Macro
print
Copy item path
Source
macro_rules! print { ($($arg:tt)*) => { ... }; }
Expand description
Prints a message to the standard output.