Skip to main content

Crate code_split_syn

Crate code_split_syn 

Source

Functions§

analyze
analyze_local_only
Variant of analyze that passes --no-deps to cargo metadata. External crates are not enumerated and metadata.resolve is None, so the resulting graph contains only the workspace’s local crates, their modules, files, and traits — no external crate nodes and no crate-level Uses edges into externals.