Package org.eolang.maven.rust_project
Class Module
- java.lang.Object
-
- org.eolang.maven.rust_project.Module
-
public class Module extends Object
Special class for converting a rust inserts into a separate module of Cargo Project.- Since:
- 0.1
-
-
Method Detail
-
save
public void save(Footprint footprint) throws IOException
Save it by footprint.- Parameters:
footprint
- Footprint.- Throws:
IOException
- If any issues with I/O.
-
-