insta 1.18.2

A snapshot testing library for Rust
Documentation
1
2
3
4
5
6
7
8
---
source: src/runtime.rs
expression: "vec![1, 2, 3]"
---
- 1
- 2
- 3