ruc 5.1.4

Rust Util Collections
Documentation

ruc

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

default

  • ansi

ansi

    This feature flag does not enable additional features.

crypto

  • reference-trie
  • sha3
  • ed25519-zebra
  • rand
  • base64
  • hex

full

  • uau
  • cmd
  • ssh
  • crypto
  • SerDe

uau

  • nix
  • rand

SerDe

  • serde

sha3

  • dep:sha3

nix

  • dep:nix

ssh

  • ssh2

ssh2

  • dep:ssh2

hex

  • dep:hex

serde

  • dep:serde

reference-trie

  • dep:reference-trie

ed25519-zebra

  • dep:ed25519-zebra

base64

  • dep:base64

rand

  • dep:rand

compact

    This feature flag does not enable additional features.

cmd

    This feature flag does not enable additional features.