Expand description
§insim_core
Core types and utilities shared across the suite of insim crates.
Modules§
- duration
- Utility methods for encoding and decoding various durations and intervals used within Insim. These 2 methods allow the milliseconds to be scaled using the const SCALE generic. This is useful as a number of LFS packets use centiseconds (1/100th of a second, rather than 1/1000th).
- game_
version - Tools for parsing, comparing and sorting a game version, based on best effort of known LFS version
- license
- Strongly type license data
- point
- Utilities for points in 3D space
- string
- Utilities for working with various strings from Insim.
- track
- Strongly typed Tracks
- vehicle
- Strongly typed Vehicles for both standard and mods
- wind
- Strongly typed wind strength