sntpc 0.3.7

Library for making SNTP requests
Documentation

sntpc

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

default

  • std

std

    This feature flag does not enable additional features.

async_tokio

  • std
  • async
  • tokio
  • async-trait

utils

  • std
  • chrono/clock

chrono

  • dep:chrono

tokio

  • dep:tokio

async-trait

  • dep:async-trait

log

  • dep:log

async

    This feature flag does not enable additional features.