#![cfg_attr(docsrs, feature(doc_cfg))]
#![doc(
html_logo_url = "https://github.com/specta-rs/rspc/raw/main/.github/logo.png",
html_favicon_url = "https://github.com/specta-rs/rspc/raw/main/.github/logo.png"
)]
compile_error!("This crate is deprecated! You should use [tauri-plugin-rspc](https://docs.rs/tauri-plugin-rspc) instead.");