module main fn main() { } pub struct OperateInfo { // implements IperateInfo pub mut: title string // title // msg msg string // id id string } // operate info