servo 0.1.0

A component of the servo web-engine.
Documentation
1
2
3
4
5
6
7
8
9
// The format of this file is intended to be directly `include!()` able as a [&'static str] in Rust,
// and a valid python list[str] after stripping the `//` comments at the beginning of lines (from gstreamer.py).
[
// gst-plugins-good
"gstosxaudio",
"gstosxvideo",
// gst-plugins-bad
"gstapplemedia",
]