rust-yaml 0.0.1

A fast, safe YAML 1.2 library for Rust

rust-yaml

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

default

mmap (default)

preserve-order (default)

This feature flag does not enable additional features.

memmap2 (default)

async

full

futures

large-documents

This feature flag does not enable additional features.

serde

serde_support

tokio