blockz 0.2.2

Blockz is an opinionated library that aims to make it a pleasure to develop networked applications in Rust.
Documentation

blockz

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

default

  • configuration
  • singleton

configuration

  • blockz_derive/configuration

singleton

  • blockz_derive/singleton

env_configuration

  • configuration
  • blockz_derive/env_configuration
  • envy
  • serde

all

  • singleton
  • configuration
  • env_configuration

no_absolute_paths

  • blockz_derive/no_absolute_paths

envy

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.