1 2 3 4
#[test] fn snapshot_harness_smoke() { insta::assert_snapshot!("textual-rs snapshot harness ready"); }