sourcefile_attribute_parser

Function sourcefile_attribute_parser 

Source
pub fn sourcefile_attribute_parser(
    input: &[u8],
) -> Result<(&[u8], SourceFileAttribute), Err<Error<&[u8]>>>