Uses of Class
org.eolang.maven.rust.Savable
-
Packages that use Savable Package Description org.eolang.maven.rust Rust project creating. -
-
Uses of Savable in org.eolang.maven.rust
Subclasses of Savable in org.eolang.maven.rust Modifier and Type Class Description class
Cargo
Class to manipulate Cargo.toml file.class
Commented
Commented file.class
Module
Special class for converting a rust inserts into a separate module of Cargo Project.class
Native
Class for creating and saving class with native method.class
PrimeModule
Prime Module in the rust project.Constructors in org.eolang.maven.rust with parameters of type Savable Constructor Description Commented(Savable origin, String start)
Ctor.
-