sbp 5.0.7

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

async

  • futures
  • dencode/async

float_roundtrip

  • serde
  • serde_json/float_roundtrip

serde

  • dep:serde
  • serde-big-array

base64

  • dep:base64

slotmap

  • dep:slotmap

serde-big-array

  • dep:serde-big-array
  • slotmap

futures

  • dep:futures

serde_json

  • dep:serde_json

swiftnav

  • dep:swiftnav