text-size 1.0.0

This commit is contained in:
Aleksey Kladov 2020-04-25 11:52:10 +02:00
parent 63a462f37c
commit e873469500
6 changed files with 16 additions and 12 deletions

View file

@ -1,7 +1,7 @@
//! FIXME: write short doc here
use crate::AtomTextEdit;
// TODO: fix Cargo.toml
use text_size::{TextRange, TextSize};
#[derive(Debug, Clone)]