1. rename flowy_str functions

2. mv the document_test to flowy_document crate
This commit is contained in:
appflowy
2022-01-08 18:21:13 +08:00
parent 1e0cef41a9
commit c456687a18
23 changed files with 140 additions and 112 deletions

View File

@ -1 +1,2 @@
mod document;
mod editor;