[][src]Type Definition toql::sql_mapper::SqlMapperCache

type SqlMapperCache = HashMap<String, SqlMapper, RandomState>;

A cache that holds mappers.