As the article notes, there isn't any official Rust-native support for any common frameworks, and using a C wrapper limits its advantages.
tract (https://github.com/sonos/tract) seems like the most mature for ONNX (for which TF/PT export is good nowadays), and recently it successfully implemented BERT via Hugging Face ONNX export.