sbp 5.0.8

Rust native implementation of SBP (Swift Binary Protocol) for communicating with devices made by Swift Navigation
Documentation

sbp

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

json

  • serde
  • serde_json
  • base64

float_roundtrip

  • serde
  • serde_json/float_roundtrip

serde

  • dep:serde
  • serde-big-array

async

  • futures
  • dencode/async

serde_json

  • dep:serde_json

swiftnav

  • dep:swiftnav

slotmap

  • dep:slotmap

base64

  • dep:base64

serde-big-array

  • dep:serde-big-array

futures

  • dep:futures
  • slotmap