Crate utils_nostd

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.