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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
swf_
parser
0.14.0
All Items
Crate Items
Re-exports
Modules
Functions
Crate
swf_parser
Copy item path
Source
Re-exports
§
pub use complete::
parse_swf
;
pub use complete::
SwfParseError
;
pub use
swf_types
;
Modules
§
complete
streaming
Functions
§
parse_
tag
Parses the tag at the start of
input
.