litter 0.20220724.0-dev

🗑️ litter makes your literals mutable with smart pointers into your source code
Documentation

litter

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

default

  • mut
  • write
  • panic
  • assertions

mut

  • std
  • parking_lot
  • once_cell/parking_lot

write

  • mut
  • toke

panic

    This feature flag does not enable additional features.

assertions

  • write
  • panic
  • mut

std

  • alloc
  • serde?/std
  • postcard?/use-std
  • once_cell?/std

parking_lot

    This feature flag does not enable additional features.

toke

    This feature flag does not enable additional features.

alloc

  • postcard?/alloc
  • once_cell?/alloc

yaml

  • serde
  • std
  • serde_yaml

dev-dependencies

  • serde/derive
  • miette/fancy
  • env_logger

json

  • serde
  • std
  • serde_json

serde

    This feature flag does not enable additional features.

forbid-mut

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

postcard

    This feature flag does not enable additional features.

toml

    This feature flag does not enable additional features.

serde_yaml

    This feature flag does not enable additional features.

forbid-serde

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

forbid-write

    This feature flag does not enable additional features.

env_logger

    This feature flag does not enable additional features.

forbid-panic

    This feature flag does not enable additional features.