5 ms·
Sorry for the semi-off topic question but does anyone know if there is something similar for Rust or if there's a good starting point for building an FFI for Ch
by cephi 9mo ago
Sorry for the semi-off topic question but does anyone know if there is something similar for Rust or if there's a good starting point for building an FFI for Charm in Rust? I'm curious to know if I can integrate Charm into my existing projects because I absolutely love their tools!
- marcoroth 9mo agoSomebody mentioned Ratatui to me today: https://docs.rs/ratatui/latest/ratatui/index.html https://docs.rs/ratatui/latest/ratatui/index.html
- cephi 9mo agoOh! I wonder how I never noticed this before, thank you!
- jdxcode 9mo agoI maintain a huh clone: https://github.com/jdx/demand https://github.com/jdx/demand