use-go-work
go.work workspace metadata primitives for RustUse.
Experimental
use-go-work is experimental while use-go remains below 0.3.0.
Example
use ;
let module = new?;
let file = new.with_directive;
assert_eq!;
# Ok::
Scope
go.workconfig file and directive metadata.- Workspace module path metadata.
- Workspace layout labels.
Non-goals
- Complete
go.workparsing. - Workspace or module resolution.
- Shelling out to
go work. - Generating Go workspaces.
License
Licensed under either Apache-2.0 or MIT.