translation-rs 0.4.1

Safe Rust bindings for Translation.framework — language availability, session workflows, and language recognition on macOS
Documentation
1
2
/// Re-exports NaturalLanguage-backed detection helpers for Translation workflows.
pub use crate::language_recognition::{detect_language, recognize_language};