Expand description
WADL
A crate for parsing WADL files and generating Rust code from them.
Modules
Enums
Constants
- The MIME type of WADL files.
Traits
- The root of the web service.
Functions
- Parse a byte slice containing an XML application description.
- Parse an XML application description from a file.
- Parse a string containing an XML application description.