Function fluentci_common::nix::nix

source ·
pub fn nix(
    graph: Arc<Mutex<Graph>>,
    reset: bool,
    args: NixArgs,
) -> Result<Nix, Error>