Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 401 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 401 Bytes

Rust

Install Dependencies

Navigate to the root of the rust folder and run the following command:

cargo build

Update the Code

Replace the placeholder code such as DEEPGRAM_API_KEY with your own information.

Run the Files

Navigate to within the folder that contains the example code you want to run. Then run the following command:

cargo run --bin main.rs