build_representation

Function build_representation 

Source
pub fn build_representation(
    loader: &mut dyn Loader,
    start: Vec<u8>,
) -> Result<Description, ProcessingError>