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

fast_zstd

  • std
  • zstd-safe

fast_zlib

  • std
  • flate2/zlib-ng

verify_block_crc

  • want_subcode
  • want_raw_data_sector

unstable_lending_iterators

  • lending-iterator
  • nougat

fast_lzma

  • std

lending-iterator

  • dep:lending-iterator

zstd-safe

  • dep:zstd-safe

nougat

  • dep:nougat

huffman_api

    This feature flag does not enable additional features.

codec_api

    This feature flag does not enable additional features.