//! Zero-width LSP `Range`/`Location` constructors for line-level results.
use ;
/// Build a zero-width LSP `Range` at the start of `line` (character 0).
/// Used for index-backed features where only line-level precision is available.
pub
/// Build a `Location` pointing to the start of `line` in `uri` (character 0).
pub