kingfisher/src/content_type.rs
2026-02-14 13:12:26 -08:00

2 lines
109 B
Rust

// Re-export from the canonical implementation in kingfisher-core.
pub use kingfisher_core::content_type::*;