nut-client 0.4.0

Network UPS Tools (NUT) client library
Documentation

nut-client

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, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

ssl

  • rustls
  • rustls/dangerous_configuration
  • webpki
  • webpki-roots

async-rt

  • async
  • tokio/rt-multi-thread
  • tokio/macros

async-ssl

  • async
  • tokio-rustls
  • ssl

async

  • tokio

webpki

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

rustls

    This feature flag does not enable additional features.

tokio-rustls

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.