gen_analyzer 0.1.1

syntax analyzer for genui
Documentation
1
2
3
/// # Script
/// which is from `.gen` file, in `.gen` file, people can write rust code or ets code
pub type Script = String;