Docs.rs
fluffl-0.0.5
Platform
i686-pc-windows-msvc
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
fluffl 0.0.5
A cross-platform multimedia layer that exposes opengl,sockets,and audio utilities for desktop and browser
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
audio
collections
console
decoders
extras
gui
io
math
net
ogl
parsers
text_writer
time
window
audio.rs
collections.rs
console.rs
decoders.rs
extras.rs
gui.rs
io.rs
iterators.rs
lib.rs
math.rs
mem.rs
net.rs
ogl.rs
parsers.rs
prelude.rs
slice.rs
text_writer.rs
time.rs
window.rs
1
2
///
An extremely simple XML parser that only supports a subset of the XML grammar.
pub
mod
xml
;