dioxus-cli 0.5.2

CLI tool for developing, testing, and publishing Dioxus apps
Documentation
1
2
3
4
//! Test that autoformatting works on files/folders/etc

#[tokio::test]
async fn formats() {}