vtkio 0.6.3

Parser and writer for the legacy VTK file format
Documentation

vtkio

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

default

  • xml
  • compression

xml

  • quick-xml
  • serde

compression

  • lz4
  • xz2
  • flate2

quick-xml

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

lz4

    This feature flag does not enable additional features.

xz2

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.

async

  • tokio

unstable

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.