docs.rs failed to build waterui-image-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
waterui-image
GPU-backed image view and shared image decode helpers for WaterUI.
This crate centralizes:
- the
ImageGPU view previously hosted underwaterui-media - decode-route selection between platform and software paths
- HEIF/AVIF container bridging for software decoders
waterui-media re-exports this crate's public image APIs.