Crate ramp64_srm_convert_lib
source ·Re-exports
pub use path::battery::to_battery;
pub use path::battery::BatteryPath;
pub use path::controller_pack::to_controller_pack;
pub use path::controller_pack::ControllerPackPaths;
pub use split::can_be_srm;
Modules
- Create a SRM file from save/controller pack files
- Types to handle common IO related tasks, and avoid multiple times a file
- Convertible Types to handle file system files
- Split a SRM file into its components
Structs
- Represents the collection of an error and the path that produced it
- Holds the user parameters for the conversion
Traits
- Provides a unified way to process conversion parameters