mz_sql::plan::statement::scl

Function describe_declare

Source
pub fn describe_declare(
    scx: &StatementContext<'_>,
    _: DeclareStatement<Aug>,
    param_types_in: &[Option<ScalarType>],
) -> Result<StatementDesc, PlanError>