ssp 0.5.4

Messages and related types for implementing the SSP/eSSP serial communication protocol
Documentation

ssp

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 8 feature flags, 2 of them enabled by default.

default

  • nv200

nv200

    This feature flag does not enable additional features.

std

  • log/std
  • rand/std
  • rand/std_rng
  • serde/std
  • serde_json/std
  • serialport
  • smol-jsonrpc/std

jsonrpc

  • serde_json
  • smol-jsonrpc

jsonrpc-std

  • jsonrpc
  • std

serialport

  • dep:serialport

serde_json

  • dep:serde_json

smol-jsonrpc

  • dep:smol-jsonrpc