borrowize 0.3.0

Derive borrowed view structs from owned Rust structs.
Documentation
1
2
3
4
5
error: `no_method` cannot be combined with `method_name`
 --> tests/compile_fail/no_method_with_method_name.rs:4:38
  |
4 | #[borrowize(no_method, method_name = "as_view")]
  |                                      ^^^^^^^^^