bdrck 0.20.2

Generic common foundational utilities.
Documentation

bdrck

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

default

  • cli
  • configuration
  • crypto
  • fs
  • http
  • io
  • net
  • testing

cli

  • errno
  • libc
  • tracing

configuration

  • rmp-serde
  • serde

crypto

  • data-encoding
  • libc
  • tracing
  • rmp-serde
  • serde
  • halite-sys

fs

  • errno
  • libc
  • tracing

http

  • futures
  • tracing
  • rand
  • reqwest
  • serde
  • serde_json
  • url

io

    This feature flag does not enable additional features.

net

  • data-encoding
  • serde

testing

  • fs
  • futures
  • http
  • rand
  • reqwest
  • serde_json
  • url

errno

  • dep:errno

libc

  • dep:libc

tracing

  • dep:tracing

rmp-serde

  • dep:rmp-serde

serde

  • dep:serde

data-encoding

  • dep:data-encoding

halite-sys

  • dep:halite-sys

futures

  • dep:futures

rand

  • dep:rand

reqwest

  • dep:reqwest

serde_json

  • dep:serde_json

url

  • dep:url