mz_sql_pretty::util

Function nest_title

Source
pub(crate) fn nest_title<S>(title: S, v: RcDoc<'_>) -> RcDoc<'_>
where S: Into<String>,