mirror of
https://github.com/helix-editor/nucleo.git
synced 2025-10-05 23:32:41 +02:00
Update lib.rs (#46)
This commit is contained in:
@@ -10,7 +10,7 @@ results live while the user is typing while never blocking the main UI thread
|
||||
(beyond a user provided timeout). Nucleo also supports fully concurrent lock-free
|
||||
(and wait-free) streaming of input items.
|
||||
|
||||
The [`Nucleo`] struct servers as the main API entrypoint for this crate.
|
||||
The [`Nucleo`] struct serves as the main API entrypoint for this crate.
|
||||
|
||||
# Status
|
||||
|
||||
|
Reference in New Issue
Block a user