Uses of Class
org.eolang.maven.rust.Module
-
Packages that use Module Package Description org.eolang.maven.rust Rust project creating. -
-
Uses of Module in org.eolang.maven.rust
Subclasses of Module in org.eolang.maven.rust Modifier and Type Class Description class
PrimeModule
Prime Module in the rust project.Methods in org.eolang.maven.rust with parameters of type Module Modifier and Type Method Description Project
Project. with(Module module, List<String> dependencies)
Adds the module to the project.
-