[][src]Module pour::map_ctx

A simple cons context implemented using a hashbrown HashMap for efficient access to the raw entry API, which is very helpful for hash consing.

Structs

MapCtx

A (deep) consing context implemented using a hashbrown HashMap