This file lists code in this repository that originates outside of EddaCraft and the licence terms under which we include it.
Per plans/index.aps.md decision D-001,
@eddacraft/nxrust is implemented fresh against the @nx/devkit public
API and the public Cargo CLI / cargo metadata contract. Where borrowing
from @monodon/rust (MIT) saves
real time, we do so under the following rules:
- Every borrowed file carries a top-of-file attribution comment naming the upstream source file and the upstream commit SHA.
- The borrowed file's licence (MIT) is preserved verbatim in the relevant entry below.
- Each entry below records: the upstream project, the upstream file path, the upstream commit SHA, the path in this repo, and the upstream licence text.
If this file contains no entries, no third-party code is currently borrowed in this repository. The policy stays in force so that future borrows are recorded consistently from the first instance.
No third-party code is currently borrowed in this repository. This file is in place so that future borrows have a documented home.