vtkio 0.7.0-rc2

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

default

compression (default)

xml (default)

flate2 (default)

lz4 (default)

  • dep:lz4 (default)

xz2 (default)

  • dep:xz2 (default)

quick-xml (default)

serde (default)

async

parallel

rayon

tokio