I hereby claim:
- I am rbran on github.
- I am rbran (https://keybase.io/rbran) on keybase.
- I have a public key ASA38TR1IBL3NpGfEZMGg0LyQ3MUpTpp9WF1VJHb5cj2Swo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
use std::env; | |
use std::io; | |
use std::option::Option; | |
struct StructTest { | |
any_value: i32 | |
} | |