Skip to content

Instantly share code, notes, and snippets.

@gdhuper
Created April 22, 2020 22:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gdhuper/1a9032b6b43b9b0b900847c051682e86 to your computer and use it in GitHub Desktop.
Save gdhuper/1a9032b6b43b9b0b900847c051682e86 to your computer and use it in GitHub Desktop.
cosmos-rust-getting-started-db-collection
let db_name = "rust-cosmos-demo";
let collection_name = "tasks";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment