chd 0.3.1

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 16 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.

max_perf

  • fast_zlib
  • fast_lzma
  • fast_zstd

unstable_lending_iterators

  • lending-iterator
  • nougat

fast_zlib

  • std
  • flate2/zlib-ng

verify_block_crc

  • want_subcode
  • want_raw_data_sector

fast_zstd

  • std
  • zstd-safe

nougat

  • dep:nougat

lending-iterator

  • dep:lending-iterator

fast_lzma

  • std

zstd-safe

  • dep:zstd-safe

huffman_api

    This feature flag does not enable additional features.

codec_api

    This feature flag does not enable additional features.