Silence spurious unused variable warnings in generated code (#2073)
`[[maybe_unused]]` in generated code to silence warnings for mechanisms with `net_receive` methods that do not use the connection weight.
Please register or sign in to comment
`[[maybe_unused]]` in generated code to silence warnings for mechanisms with `net_receive` methods that do not use the connection weight.