yeah-editor 0.1.0

yeah-editor
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# yeah-editor

`yeah-editor` is an experimental editor project built with [Xilem](https://github.com/linebender/xilem).

## Status

This crate is in an early stage. The current binary is a minimal counter app used to validate the UI/event loop setup.

## Run

```bash
cargo run
```

## License

MIT