`decl_runtime_apis!` - check that a method without `changed_in` exists
This adds another check to the macro that ensures that not only methods with `changed_in` exists, but there are also the default methods exist.
parent
03663017
Please register or sign in to comment