open-flash / swf-parser

Rust and Typescript parsers for SWF
GNU Affero General Public License v3.0
28 stars 8 forks source link

[rs] Rename `parse_swf_tag` to `parse_tag` #57

Closed demurgos closed 5 years ago

demurgos commented 5 years ago

For consistency with the Typescript implementation and naming convention in the lib, this commit renames Rust's parse_swf_tag to parse_tag.