package dune-site

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.21.1.tbz
sha256=84f7a82c6d80a7124f3847e9a489e80cfbeafb7bed3573ac01286ef56fd08d94
sha512=d9fa44e24036d2593adfe59e52e0ad64f3e7e973d23f84af57fc79e38fa210630b0cb55590f314d6ef455333b96a8e0ce188c2720eaae44576222541ba78efb3

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.