Skip to main content
Module fmt
strate_
init
0.1.0
Module fmt
Module Items
Functions
In crate strate_
init
strate_init
Module
fmt
Copy item path
Source
Expand description
Formatting utilities for the init process (no heap allocation).
Functions
ยง
log_u32
Format a u32 as decimal digits and write it via
log()
.