#![doc=include_str!("../README.md")]pubusecicero_path_core::{target_dir, workspace_dir};pubuserepo_path::*;usestd::path::PathBuf;/// `Cargo.toml` file at the root of your workspace.
pubfnworkspace_cargo_toml()-> PathBuf{cicero_path_core::USER_WORKSPACE_CARGO_TOML.to_path_buf()}