Skip to content

Grubba27/go-call-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run this project, you will need to: in the rust-cli-code directory, run the following command:

cargo build --release 

then you can run the binary with the following command:

go run main.go

And there you go, you are calling a rust binary from go!

About

Calling your rust code from you go project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published