I'm learning Rust because I want to develop visual programming language editor like scratch or Google blockly.
Could you Please recommend me which crate is the best to use.
I want this app to work on the web.
I'm learning Rust because I want to develop visual programming language editor like scratch or Google blockly.
Could you Please recommend me which crate is the best to use.
I want this app to work on the web.
I recommend egui
Thank you for your reply.
I research it.