Function title

Source
pub async fn title(
    uri: URI,
) -> Result<(Vec<CSS>, String), ServerFnError<String>>
Available on crate feature ssr only.