Function rustdoc::html::render::item_typedef[][src]

fn item_typedef(
    w: &mut Formatter,
    cx: &Context,
    it: &Item,
    t: &Typedef
) -> Result