Function inwelling::inwelling[][src]

pub fn inwelling(
    Opts { watch_manifest: watch_manifest, watch_rs_files: watch_rs_files, dump_rs_paths: dump_rs_paths }: Opts
) -> Inwelling

Collects information from downstream crates. Including:

  • Package names.

  • Cargo.toml files’ paths.

  • metadata from [package.metadata.inwelling.*] sections in Cargo.toml files.

  • Optional .rs file paths.