tari_utilities 0.5.0

A set of useful and commonly used utilities that are used in several places in the Tari project.
Documentation

tari_utilities

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

default

  • serialize
  • std
  • zero

serialize

  • serde
  • serde_json
  • bincode
  • base64
  • newtype-ops

std

  • subtle
  • base58-monero
  • newtype-ops

zero

  • zeroize/alloc

serde

  • dep:serde

serde_json

  • dep:serde_json

bincode

  • dep:bincode

base64

  • dep:base64

newtype-ops

  • dep:newtype-ops

subtle

  • dep:subtle

base58-monero

  • dep:base58-monero

zeroize

  • dep:zeroize

borsh

  • dep:borsh