zed/crates/text
Max Brunsfeld 924e1578ea Use &Snapshot directly instead of impl Into<Content<'a>>
The text::Buffer and its snapshot already used the same representation
for their content, so we can just make Buffer deref to a Snapshot.
2021-11-30 13:32:11 -08:00
..
src Use &Snapshot directly instead of impl Into<Content<'a>> 2021-11-30 13:32:11 -08:00
Cargo.toml Rename buffer crate to text and name its entrypoint after the crate 2021-11-30 12:26:12 -07:00