swayfmt 0.24.2

Sway language formatter.
Documentation
1
2
3
4
5
6
7
8
9
mod item_abi;
mod item_const;
mod item_enum;
mod item_fn;
mod item_impl;
mod item_storage;
mod item_struct;
mod item_trait;
mod item_use;