Module Directive.RawSource

Sourcetype t = [
  1. | Processed.acceptable_in_input
  2. | `PKG of string list
  3. | `FINDLIB of string
  4. | `FINDLIB_PATH of string
  5. | `FINDLIB_TOOLCHAIN of string
]