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 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 original, String start)Ctor.
-