Function mz_sql::plan::statement::ddl::describe_comment

source ยท
pub fn describe_comment(
    _: &StatementContext<'_>,
    _: CommentStatement<Aug>,
) -> Result<StatementDesc, PlanError>