Vapor v0.9.1 Vapor.Plan behaviour View Source
This module provides a behaviour that allows other modules to define their own configuration plans. This allows modules to define their configuration on the module which can later
be loaded using Vapor.load/1
.