ISession typedef

ISession = IStore<String, SessionStruct>

Implementation

typedef ISession = IStore<String, SessionStruct>;