lattice-sdk 0.1.2

Rust SDK for lattice_sdk generated by Fern
Documentation
1
2
3
4
5
pub use crate::prelude::*;

/// A fix of a signal. No extra fields but it is expected that location should be populated when using this report.
#[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq, Hash)]
pub struct Fixed {}