sbp 4.14.1

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

serde

  • dep:serde
  • serde-big-array

async

  • futures
  • dencode/async

float_roundtrip

  • serde
  • serde_json/float_roundtrip

base64

  • dep:base64
  • slotmap

serde-big-array

  • dep:serde-big-array

futures

  • dep:futures

serde_json

  • dep:serde_json

slotmap

  • dep:slotmap

swiftnav

  • dep:swiftnav