chd 0.2.3

Rust implementation of the CHD File Format
Documentation

chd

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

default

  • std
  • cd_full

std

    This feature flag does not enable additional features.

cd_full

  • want_subcode
  • want_raw_data_sector

want_subcode

    This feature flag does not enable additional features.

want_raw_data_sector

    This feature flag does not enable additional features.

verify_block_crc

  • want_subcode
  • want_raw_data_sector

unstable_lending_iterators

  • lending-iterator
  • nougat

max_perf

  • fast_zlib
  • fast_lzma

fast_zlib

  • std
  • flate2/zlib-ng

fast_lzma

  • std

codec_api

    This feature flag does not enable additional features.

nougat

    This feature flag does not enable additional features.

huffman_api

    This feature flag does not enable additional features.

lending-iterator

    This feature flag does not enable additional features.