1 2 3 4 5
error: `ty` requires `create` to also be set --> tests/ui/concurrent_cached_custom_create_required.rs:4:4 | 4 | fn my_fn(k: i32) -> Result<i32, String> { | ^^^^^