1
2
3
pub fn it_works() -> bool {
    true
}