rmodbus 0.7.6

Fast and platform-independent Modbus server framework
Documentation

rmodbus

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

default

  • std

std

    This feature flag does not enable additional features.

with_serde

  • serde
  • serde_arrays

bincode

  • dep:bincode

heapless

  • dep:heapless

serde

  • dep:serde

serde_arrays

  • dep:serde_arrays

with_bincode

  • bincode

fixedvec

  • dep:fixedvec

alloc

    This feature flag does not enable additional features.