View Source F1Bot.LightCopy protocol (f1_bot v0.7.0)
Link to this section Summary
Functions
Recursively copies data with heavy bits (e.g. telemetry and position history) removed. Structs containing heavy data must implement the protocol and strip the data.
Link to this section Types
@type t() :: term()
Link to this section Functions
Recursively copies data with heavy bits (e.g. telemetry and position history) removed. Structs containing heavy data must implement the protocol and strip the data.