wsi-rs 0.4.0

wsi-rs whole-slide image reader
Documentation
1
2
3
4
5
#[cfg(feature = "cuda")]
pub mod cuda;

#[cfg(feature = "metal")]
pub mod metal;