stylesheet

Function stylesheet 

Source
pub fn stylesheet<I>() -> stylesheet<I>
where <I as StreamOnce>::Error: ParseError<<I as StreamOnce>::Item, <I as StreamOnce>::Range, <I as StreamOnce>::Position>, I: Stream<Item = char>,