Skip to content

johnny4young/poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC

Dependencies

Make sure to install Rust and Node.js.

How to run it

JS

  • Go to the cox2m folder.
  • Run npm i.
  • For instance you can run node getAllTrackerCountsByState.js.

Rust

In this case we are not using Cargo, so we'll use rustc.

  • Go to the rust folder.

  • You can run:

    • rustc hello_world.rs
    • .\hello_world.exe or ./hello_world

    or

    • rustc struct_example.rs
    • .\struct_example.exe or ./struct_example

About

just Proof of concepts of topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages