rust-yaml 1.1.0

A fast, safe YAML 1.2 library for Rust
Documentation

rust-yaml

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

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