Skip Navigation
Do you use mod.rs, the module name, or does it vary? How do you decide?
  • @snaggen @jpfreely Why you need dir “name” with “mod.rs” without other submodules? Why not just “name.rs” instead?

    Or you can describe hierarchy of submodules in the parent module instead of same in “mod.rs” like this:
    mod name { mod sub; }

  • boozook Boozook 🦀 :playdate: @mastodon.gamedev.place

    Sad Boozook. In ancient times I knew professor Schnibble.

    Posts 0
    Comments 0