package dune-site

  1. Overview
  2. Docs
Embed locations information inside executable and libraries

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.19.1.tbz
sha256=a10386f980cda9417d1465466bed50dd2aef9c93b9d06a0f7feeedb0a1541158
sha512=d1622939713133a1f28617229896298d6ef194c48a47d011e4b752490fc83893cc920a8395d7ac60bc384a6c9b233ebf0665f38f74f2774a983e9d3b241a7746

doc/dune-site.plugins/Dune_site_plugins/V1/index.html

Module Dune_site_plugins.V1Source

Sourceval load : string -> unit

load name loads the given library

Sourceval available : string -> bool

available name tests if a library is available for loading. The loading can still fail if a dependency of the library is unavailable or if the loading of the modules fails.

OCaml

Innovation. Community. Security.