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
Create a SRM file from save/controller pack files
io
Types to handle common IO related tasks, and avoid multiple times a file
path
Convertible Types to handle file system files
split
Split a SRM file into its components

Structs§

Error
Represents the collection of an error and the path that produced it
UserParams
Holds the user parameters for the conversion

Traits§

Converter
Provides a unified way to process conversion parameters