sp-api: Don't be dirty (#11015)
Ensure that the sp api macros don't use functions without providing the full path to the function. This hygiene ensures that we don't actually try to call a method of an imported trait for example.
parent
47f96b65
Please register or sign in to comment