package ocamlformat

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

Module Attr.KeySource

Sourcetype t =
  1. | Regular
    (*

    @attr

    *)
  2. | Item
    (*

    @@attr

    *)
  3. | Floating
    (*

    @@@attr

    *)
OCaml

Innovation. Community. Security.