Module flowclib::compiler::json_manifest
source · [−]Expand description
json_manifest
provides functions to help generate a manifest in json format for dynamic linking
Functions
Given an output directory, return a PathBuf to the json format manifest that should be generated inside it
Generate a manifest for the library in JSON that can be used to load it using ‘flowr’