现在我正在开发一个带有多个单独的板条箱的项目。
我希望将 lib.rs 重命名为板条箱的名称本身,因为当我同时打开多个文件时,我需要多花一秒钟才能找到我正在寻找的那个,这没什么大不了的,只是好奇是否可能或一个好主意。
ne_log/lib.rs进入:ne_log/ne_log.rs
ne_log/lib.rs
ne_log/ne_log.rs
rust rust-cargo
rust ×1
rust-cargo ×1