Trait gluesql::store::GStoreMut[][src]

pub trait GStoreMut<T: Debug>: StoreMut<T> + IndexMut<T> + AlterTable + Transaction { }

Implementors