Docs.rs
swf-parser-0.14.0
swf-parser 0.14.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
demurgos
Dependencies
half ^1.8.2
normal
inflate ^0.4.5
normal
optional
lzma-rs ^0.2.0
normal
optional
memchr ^2.5.0
normal
nom ^7.1.1
normal
swf-fixed ^0.1.5
normal
swf-types ^0.14.0
normal
serde ^1.0.137
dev
serde_json_v8 ^0.1.1
dev
swf-types ^0.14.0
dev
test-generator ^0.3.0
dev
Versions
51.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
swf_
parser
0.14.0
Module complete
Module Items
Enums
Functions
In crate swf_
parser
swf_parser
Module
complete
Copy item path
Source
Enums
§
SwfParse
Error
Represents the possible parse errors when parsing an SWF file.
Functions
§
parse_
swf
Parses a completely loaded SWF file.
parse_
tag
Parses the tag at the start of
input
.