Primitives for building syntax-based, keyboard-driven editors
Go to file
Michael Sippel 9d9f21405b
simplify singleton channel
we can directly use Option<T> without wrapping it
2020-12-05 11:31:03 +01:00
src simplify singleton channel 2020-12-05 11:31:03 +01:00
Cargo.toml initial commit 2020-12-04 20:38:51 +01:00