Eframe allows you to target WebAssembly for a web application, ... use eframe::{egui, epi}; pub struct RustnoteApp { label: String, value: f32, } ...
確定! 回上一頁