package oxbow

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Layout.FloatingSource

Sourcetype t =
  1. | Seed of {
    1. seed : Oxbow_core.Extent.t;
    2. scope : Oxbow_core.Scope.t;
    }