mz_sql::plan::statement::scl

Function describe_prepare

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