Struct rustdoc::html::format::WhereClause
[−]
[src]
pub struct WhereClause<'a>(pub &'a Generics);
Unstable (
rustdoc
)Wrapper struct for emitting a where clause from Generics.