Crate ck3_history_extractor Copy item path Source args ๐ A submodule for handling the arguments passed to the program display ๐ A module for handling the display of the parsed data. game_data ๐ A submodule for handling the game data jinja_env ๐ The submodule responsible for creating the [minijinja::Environment] and loading of templates. parser ๐ A submodule that handles save file parsing steam ๐ A submodule for handling Steam integration structures ๐ A submodule that provides objects which are serialized and rendered into HTML.
You can think of them like frontend DB view objects into parsed save files. types ๐ A submodule that provides opaque types commonly used in the project UserError ๐ An error a user has caused. Shame on him. INTERVAL ๐ The interval at which the progress bars should update. main ๐ Main function. This is the entry point of the program.