Type Definition rustdoc::html::render::NameDoc[][src]

type NameDoc = (String, Option<String>);

A pair of name and its optional document.