Module warpgrapher::engine::extensions[][src]

Contains types and functions for application specific extensions to the Warpgrapher framework.

Traits

Extension

Trait implemented by warpgrapher extensions. Exposes hook points that allow external logic to be executed during various points in the warpgrapher request lifecycle

Type Definitions

Extensions

Type alias for a thread-safe Extension vector.