multiview example

This commit is contained in:
Jeremy Soller 2023-12-14 10:38:58 -07:00
parent c247e0527c
commit 6528e9f804
3 changed files with 197 additions and 0 deletions

3
multiview.sh Executable file
View file

@ -0,0 +1,3 @@
# SPDX-License-Identifier: MIT OR Apache-2.0
RUST_LOG="cosmic_text=debug,multiview=debug" cargo run --release --package multiview -- "$@"