wootype 0.2.0

Blazing-fast Go type system service —— Vibe Coding toolchain
Documentation
1
2
3
4
5
//! Database interface for incremental type checking
//!
//! Re-exports from the main salsa module for convenience.

pub use super::{DbStats, IncrementalDb, QueryKey, QueryValue};