Skip to content

Protocol

Router

An object that can quickly look up previously registered routes.
protocol Router

Overview

See TrieRouter for concrete implementation.

Topics

Associated Types

  • Output
    Type of value stored in routes. This will be returned by the router.

Instance Methods

Relationships

Conforming Types