Function cluLamansh::new_custom_lamansh[][src]

pub fn new_custom_lamansh<'a, NC: LamanshSized + 'static, N: LamanshSized + 'static>(
    array: &'a [u8]
) -> Result<cluLamansh<'a, NC, N>, cluLamanshErr>

Create a handler from the received data. Sized name = custom, Sized value = custom