关于导入其他文件

我是这样写的{{ #playpen ***}}

*** == ./test.rs

fn main(){
    println!("{}", "hello,world")
}