Function near_sdk::env::panic_str[][src]

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

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