use arrayvec::ArrayString; pub struct RawData { identification: Option<ArrayString<255>>, timestamp: }