Go to file
2024-03-04 15:01:40 +05:00
crates/server initial commit 2024-03-04 15:01:40 +05:00
.gitignore initial commit 2024-03-04 15:01:40 +05:00
Cargo.lock initial commit 2024-03-04 15:01:40 +05:00
Cargo.toml initial commit 2024-03-04 15:01:40 +05:00
flake.lock initial commit 2024-03-04 15:01:40 +05:00
flake.nix initial commit 2024-03-04 15:01:40 +05:00
README.md initial commit 2024-03-04 15:01:40 +05:00

Basic Rust Example

  • Creating/updating Cargo.lock
touch Cargo.lock
nix develop
cargo check