uninode 0.4.2

Universal object type
Documentation

uninode

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

default

    This feature flag does not enable additional features.

loaders

  • thiserror
  • anyhow
  • once_cell
  • async-trait

full

  • serialize
  • yaml
  • toml

serialize

  • serde
  • serde_bytes

yaml

  • loaders
  • yaml-rust

toml

  • loaders
  • toml-rs

async-trait

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

yaml-rust

    This feature flag does not enable additional features.

thiserror

    This feature flag does not enable additional features.

toml-rs

    This feature flag does not enable additional features.

anyhow

    This feature flag does not enable additional features.

serde_bytes

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.