# Functions

NewCollection properly initializes the Collection struct.
NewCounter safely constructs a *Counter.

# Structs

Collection is a data structure used for tracking live mounts.
Counter implements a tracker for specific mounts.