Module session

Module session 

Source
Expand description

Parser memory pool management.

Structs§

ParseSession
A memory pool that manages the lifecycle of parsing generations.

Traits§

ParseCache
Trait for providing resources and caching for a parsing session.