jakt icon indicating copy to clipboard operation
jakt copied to clipboard

Imports/includes

Open linusg opened this issue 2 years ago • 2 comments

Being able to split code across files is crucial for writing maintainable and reusable software. No strong feelings regarding syntax and actual implementation.

linusg avatar May 19 '22 19:05 linusg

Let's prioritize finding an approach that optimizes for build time.

awesomekling avatar May 20 '22 00:05 awesomekling

Also consider IDEs as clients - see https://rust-analyzer.github.io/blog/2020/07/20/three-architectures-for-responsive-ide.html

bbkane avatar Jun 11 '22 21:06 bbkane

@lanmonster , could you drop a docs link about how included/imports work now or link to a commit?

bbkane avatar Aug 16 '22 16:08 bbkane