Storage

    A container providing arbitrary storage for extensions of an existing type, designed to obviate the problem of being unable to add stored properties to a type in an extension. Each stored item is keyed by a type conforming to StorageKey protocol.

    Storage.swift:6
    struct Storage

    Citizens in Vapor

    Conformances

    Type members

    Instance members