[package] name = "limit" version = "0.0.0" repository.workspace = true description = "A struct to enforce limits for rust-analyzer." authors.workspace = true edition.workspace = true license.workspace = true rust-version.workspace = true [features] tracking = [] [lints] workspace = true