Crate insim_core

Source
Expand description

§insim_core

Core types and utilities shared across the suite of insim crates.

Re-exports§

pub use decode::Decode;
pub use decode::DecodeError;
pub use decode::DecodeString;
pub use encode::Encode;
pub use encode::EncodeError;
pub use encode::EncodeString;

Modules§

angvel
Angular Velocity
dash_lights
Dashlights
decode
Decode trait
direction
Direction
encode
Encode trait
game_version
Tools for parsing, comparing and sorting a game version, based on best effort of known LFS version
gear
Gear
identifiers
Common identifiers used across insim, outgauge and outsim
license
Strongly type license data
point
Utilities for positional and directional information in 3D space
speed
Utilities for speed
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

Derive Macros§

Decode
Derive a basic Decode implementation for either:
Encode
Derive a basic Encode implementation for either: