First make a directory with src
folder and the files Cargo.toml
and Cargo.lock
. Next build the project using
cargo build
. This will create a folder called target
that contains the executable. In order run the executable, type cargo run
. This will run the main function. Finally to run the two unit tests, type cargo test
.
-
Notifications
You must be signed in to change notification settings - Fork 0
shrey183/geometry
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Geometry modules for Particle Accelerators
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published