rtcm-rs 0.11.0

Encoding/decoding of RTCM v. 3
Documentation
1
2
3
4
5
6
7
8
msg!(
    id: msg1300,
    type_name: Msg1300T,
    fields: [
        (service_crs_name_str, df_desc_str_w_len),
        (coordinate_epoch_year, df564)
    ],
);