describer 0.2.2

Struct describing helper
Documentation
1
2
3
4
5
error: The Tuple Struct variant is not yet supported
 --> tests/err_tuple_struct.rs:4:16
  |
4 | struct MyStruct(Option<bool>, String);
  |                ^^^^^^^^^^^^^^^^^^^^^^