pub fn discover_macro_root(manifest_dir: &Path) -> PathBufExpand description
Discover best root to resolve typewriter.toml/generated paths in proc-macro context.
Priority:
- nearest ancestor containing
typewriter.toml - nearest ancestor containing
Cargo.toml - original manifest directory