package trail

  1. Overview
  2. Docs

Module Trail.StaticSource

Sourcetype args = {
  1. root : string;
  2. prefix : string;
}
Sourcetype state = args
Sourceval init : args -> state
Sourceval call : Conn.t -> state -> Conn.t