Crate light_utils
source ·Modules§
Enums§
Functions§
- Applies
rustfmt
on the given string containing Rust code. The purpose of this function is to be able to format autogenerated code (e.g. withquote
macro).
rustfmt
on the given string containing Rust code. The purpose of
this function is to be able to format autogenerated code (e.g. with quote
macro).