Function mz_sql::plan::statement::scl::describe_prepare

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