1 2 3 4 5 6
use trigout::format::FormatType; #[test] fn test_format() { let form = FormatType::new(); }