= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#inline_fn_without_body
= note: #[deny(clippy::inline_fn_without_body)] on by default
= note: this error originates in the attribute macro openbrush::trait_definition (in Nightly builds, run with -Z macro-backtrace for more info)
Hello,
cargo clippy raises the following error:
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#inline_fn_without_body = note: #[deny(clippy::inline_fn_without_body)] on by default = note: this error originates in the attribute macro openbrush::trait_definition (in Nightly builds, run with -Z macro-backtrace for more info)
Please could you have a look and fix the issue?