[][src]Function swf_parser::parsers::tags::parse_export_assets

pub fn parse_export_assets(input: &[u8]) -> IResult<&[u8], ExportAssets>