jj/lib
Martin von Zweigbergk 0a94dcc5e3 repo: rename RepoLoader::init() to init_from_file_system()
`RepoLoader` can be used on a server. You would then call
`RepoLoader::new()`. Let's clarify what `init()` does by renaming it
and documenting it.

I think `WorkspaceLoader`, OTOH, is only useful for loading a
workspace from disk. I also documented that.
2024-09-07 12:20:02 -07:00
..
benches formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
gen-protos
proc-macros formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
src repo: rename RepoLoader::init() to init_from_file_system() 2024-09-07 12:20:02 -07:00
tests repo: rename RepoLoader::init() to init_from_file_system() 2024-09-07 12:20:02 -07:00
testutils repo: rename RepoLoader::init() to init_from_file_system() 2024-09-07 12:20:02 -07:00
Cargo.toml cargo: add "clru" dependency 2024-08-29 23:33:37 +09:00
LICENSE