rtcm-rs 0.11.0

Encoding/decoding of RTCM v. 3
Documentation
1
2
3
4
5
6
7
8
9
msg!(
    id: msg1007,
    type_name: Msg1007T,
    fields: [
        (reference_station_id, df003),
        (antenna_descriptor_str, df_desc_str_w_len_u8),
        (antenna_setup_id, df031)
    ],
);