assertion_error

Function assertion_error 

Source
pub fn assertion_error(message: impl AsRef<str>) -> String
Expand description

Build the string used when throwing assertion errors to keep parity with the JS SDK.