Skip to content

Commit

Permalink
chore: Improved modularisation
Browse files Browse the repository at this point in the history
* Splitting up API, mostly for LLM context reasons
* Cleaning up naming, various other lints

Signed-off-by: Ryan <[email protected]>
  • Loading branch information
ryan-s-roberts committed May 17, 2024
1 parent d94587a commit a73062d
Show file tree
Hide file tree
Showing 164 changed files with 32,506 additions and 31,710 deletions.
2 changes: 0 additions & 2 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ linker = "x86_64-linux-gnu-gcc"
[net]
git-fetch-with-cli = true # use the `git` executable for git operations

[source.crates-io]
registry = "git://github.com/rust-lang/crates.io-index.git"
Loading

0 comments on commit a73062d

Please sign in to comment.