Function near_sdk::env::panic_str

source ·
pub fn panic_str(message: &str) -> !
Expand description

Terminates the execution of the program with the UTF-8 encoded message.