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")] | ^^^^^^^^^