Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typemap

Visualize dependencies between user-defined types in your Rust projects.

Demonstration

demo

Usage

Visualize type dependence in your Rust projects

Usage: typemap [OPTIONS] --infile <INFILE>

Options:
  -i, --infile <INFILE>    Rust file to analyze
  -o, --outfile <OUTFILE>  PDF file to output to. If none, will print dot to stdout
  -h, --help               Print help
  -V, --version            Print version

Limitations

⚠️ This project is not complete ⚠️

Right now Typemap only supports single-file Rust projects with flat module structure.

About

Visualize type dependence in your Rust projects

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages