from_bytes_specific

Function from_bytes_specific 

Source
pub fn from_bytes_specific<T: FromPlutusData<T>>(x: &[u8]) -> Result<T, String>