pub trait Head { fn title(&mut self, title: &str); }
The type-safe interface for the <head> tag.
<head>
Add a <title> to the head.
<title>