fmt.rs 94 B

1234
  1. //! Test that autoformatting works on files/folders/etc
  2. #[tokio::test]
  3. async fn formats() {}