servo/components/script/parse
Ms2ger 795327d5c4 Pass a borrowed Url to parse_html.
It does not need to take ownership, and I want to reuse final_url in the
caller.
2014-12-09 15:12:01 +01:00
..
html.rs Pass a borrowed Url to parse_html. 2014-12-09 15:12:01 +01:00
mod.rs Adding initial version of parser trait 2014-10-29 11:31:20 -04:00