Home
last modified time | relevance | path

Searched refs:fmt (Results 1 – 3 of 3) sorted by relevance

/DragonBoot/
H A DMakefile1 .PHONY: all clean fmt clippy qemu run
61 fmt: target
62 @cargo fmt --all $(FMT_CHECK)
/DragonBoot/.github/workflows/
H A Drustfmt.yml10 fmt:
30 FMT_CHECK=1 make fmt
/DragonBoot/src/
H A Dlib.rs7 fmt::{Formatter, Write},