shori 0.0.8

Flexible parsing and transformation utilities for structured data. #[derive(Parser)] adds methods like .parse().json(), .toml(), .bin(), .map(), and .from() to simplify conversions using common wrappers like Arc, Mutex, Box, OnceCell, etc.
Documentation

shori

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, 0 of them enabled by default.

default

This feature flag does not enable additional features.

arc

This feature flag does not enable additional features.

bincode

box

This feature flag does not enable additional features.

full

hashmap

This feature flag does not enable additional features.

hex

mutex

This feature flag does not enable additional features.

oncecell

This feature flag does not enable additional features.

refcell

This feature flag does not enable additional features.

regex

serde

serde_json

tokio

toml

tuple

This feature flag does not enable additional features.

unsafecell

This feature flag does not enable additional features.

vec

This feature flag does not enable additional features.

zipher