Docs.rs
utils_nostd-0.1.0
utils_nostd 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Kudaes
Dependencies
data_nostd ^0.1.0
normal
litcrypt2 ^0.1.3
normal
Versions
62.5%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
utils_
nostd
0.1.0
All Items
Crate Items
Modules
Macros
Functions
Crate
utils_nostd
Copy item path
Source
Modules
§
litcrypt_
internal
Macros
§
println
This macro tries to reproduce the behavior of
std::println!()
.
Functions
§
print_
string
This function is not meant to be called directly, instead use
utils::println!()
macro.
read_
file
Reads the contents of a file.