[]Function assembly_core::parser::parse_object_template

pub fn parse_object_template(
    i: &[u8]
) -> IResult<&[u8], ObjectTemplate, (&[u8], ErrorKind)>