☰
Type Definition NameDoc
Other items in
rustdoc
::
html
::
render
All crates
?
Type Definition
rustdoc
::
html
::
render
::
NameDoc
[
−
]
[src]
pub(crate) type NameDoc =
(
String
,
Option
<
String
>
)
;
Expand description
A pair of name and its optional document.