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

type SqlMapperCache = HashMap<String, SqlMapper>;

A cache that holds mappers.