Skip to content

Latest commit

 

History

History

rust

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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