wsi-dicom 0.1.8

DICOM whole-slide export layer for statumen datasets
Documentation
1
2
3
4
5
//! Encode route selection and fallback policy.
//!
//! The current implementation is kept crate-private inside `export` while the
//! public facade is stabilized. New routing helpers should be added here
//! instead of growing `export`.