Make `decl_runtime_apis!` fail on methods with default implementation
Runtime api functions are not allowed to have default implementations. This fixes this by throwing an error when we detect such a function.
parent
1f46ce3c
Please register or sign in to comment