Function mz_sql_pretty::util::nest_title

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