Skip to main content

add_module_binding

Function add_module_binding 

Source
pub async fn add_module_binding(
    node_ref: &str,
    module_name: &str,
    project_path: &Path,
) -> Result<PathBuf, IntersticeError>