ChemPal Documentation - v1.6.0
    Preparing search index...

    Module <internal>

    Interfaces

    LruNode

    Represents a single node in the doubly-linked list used by HttpLru. Each node holds a cached HTTP response keyed by its request hash, along with pointers to the previous and next nodes for O(1) reordering.