1 2 3 4 5
// Rust guideline compliant 2026-07-10 compile_error!( "the `holochain_sqlite` crate is deprecated and no longer available; use `holochain_data` instead" );