Constant PROVIDER_IMAGE_MIME_TYPES
pub const PROVIDER_IMAGE_MIME_TYPES: &[&str];Expand description
Image MIME types the multimodal provider path accepts.
Canonical for the whole workspace: the provider’s own validation resolves against this list, and channels consult it before promising the loader an image it cannot send.