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 classCargoClass to manipulate Cargo.toml file.classCommentedCommented file.classModuleSpecial class for converting a rust inserts into a separate module of Cargo Project.classNativeClass for creating and saving class with native method.classPrimeModulePrime Module in the rust project.Constructors in org.eolang.maven.rust with parameters of type Savable Constructor Description Commented(Savable origin, String start)Ctor.
-