swf-tree 0.9.0

Abstract Syntax Tree (AST) for SWF files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
<a href="https://github.com/open-flash/open-flash">
    <img src="https://raw.githubusercontent.com/open-flash/open-flash/master/logo.png"
    alt="Open Flash logo" title="Open Flash" align="right" width="64" height="64" />
</a>

# SWF Tree (Rust)

[![crates.io](https://img.shields.io/crates/v/swf-tree.svg)](https://crates.io/crates/swf-tree)
[![GitHub repository](https://img.shields.io/badge/Github-open--flash%2Fswf--tree-blue.svg)](https://github.com/open-flash/swf-tree)
[![Build status](https://img.shields.io/travis/com/open-flash/swf-tree/master.svg)](https://travis-ci.com/open-flash/swf-tree)

Rust implementation of the SWF Abstract Syntax Tree (AST).