Not sure if the require macro also supports this.
but the sc_panic macro allows for formatting messages :)
https://github.com/ElrondNetwork/elrond-wasm-rs/blob/master/contracts/feature-tests/formatted-message-features/src/formatted_message_features.rs#L29
Not sure if the require macro also supports this. but the sc_panic macro allows for formatting messages :) https://github.com/ElrondNetwork/elrond-wasm-rs/blob/master/contracts/feature-tests/formatted-message-features/src/formatted_message_features.rs#L29