sam_graphQL 0.1.0

description
Documentation
1
2
3
4
5
mod lib;

fn main() {
    lib::add_one(5);
}