Function describe_drop_owned

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