mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:33:29 +00:00
linted digital pointer structs
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
use arma_rs::{FromArma, FromArmaError};
|
use arma_rs::{FromArma, FromArmaError};
|
||||||
|
|
||||||
use super::cot::CursorOverTime;
|
use super::cot::CursorOverTime;
|
||||||
|
|
||||||
|
|
||||||
pub struct DigitalPointerPayload {
|
pub struct DigitalPointerPayload {
|
||||||
pub link_uid: String,
|
pub link_uid: String,
|
||||||
pub contact_callsign: String,
|
pub contact_callsign: String,
|
||||||
|
|||||||
Reference in New Issue
Block a user