Created
September 21, 2022 01:24
-
-
Save jayhuang75/4eb76902865e7bdfa09fea932e9b5ce5 to your computer and use it in GitHub Desktop.
rust_serverless_trading_view_cargo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[bin]] | |
name = "bootstrap" | |
path = "src/bootstrap.rs" | |
[[bin]] | |
name = "main" | |
path = "src/main.rs" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment