sutures 1.0.1

Protocol-agnostic API abstraction gateway
Documentation
1
2
3
4
5
error: Seam only supports structs with named fields
 --> tests/compile_fail/tuple_struct.rs:4:8
  |
4 | struct Bad(String, i32);
  |        ^^^