rust/library/std/src/sys/pal/xous
Nicholas Nethercote 84ac80f192 Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
..
net Reformat use declarations. 2024-07-29 08:26:52 +10:00
alloc.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mod.rs xous: Forbid unwrapped unsafe in platform modules 2024-07-16 16:16:03 -07:00
os.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
stdio.rs std: xous: use constants for stdout and stderr 2024-01-13 09:38:42 -08:00
thread.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
time.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00