from_hex_debug

Function from_hex_debug 

Source
pub fn from_hex_debug<T: FromPlutusData<T>>(x: &str) -> Result<T, String>