Registry / utility / vtkio
library0.6.3rscratesunverified

Parser and writer for the legacy VTK file format

# Cargo.toml [dependencies] vtkio = "0.6.3"
INSTALL
IMPORT
SIG · VTKIO
V
vtkio
utilityrustv0.6.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Vtk
use vtkio::Vtk;

Creates a new Vtk instance.

use vtkio::Vtk; fn main() { let vtk = Vtk::new(); println!("Vtk created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
vtkio — cargo add vtkio · libregistry