[][src]Module cargo_bin::project

Functions

find_main_file

find rust source file with main() from the specified dir TODO for now ignore some folders like target, .git, .github

root_path

return cargo project root path (absolute path)

search_manifest

search from current_dir() with name Cargo.toml

search_manifest_from

search manifest from dir with specified filename (absolute path)