rtcm-rs 0.11.0

Encoding/decoding of RTCM v. 3
Documentation
1
2
3
4
5
6
7
8
9
10
msg!(
    id: msg1029,
    type_name: Msg1029T,
    fields: [
        (reference_station_id, df003),
        (modified_julian_day_number, df051),
        (seconds_of_day_s, df052),
        (text_str, df_msg1029_utf8_str)
    ],
);