你好,世界!你好,世界!use world::World; fn main() { let mut me = World::get_instance("Chen Siyuan"); World::execute(&mut me); }