Function preserves_schema::syntax::block::constructors::vertical

source ·
pub fn vertical<V: Vertical>(spaced: bool, v: V) -> V
Expand description

Overrides v to be always vertical.

If spaced is true, inserts an extra newline between items.