1 2 3 4
//! Stub backing the `mod frontend;` declaration in deps.rs so rustfmt can //! resolve it during pre-commit formatting. pub fn api() {}