yuexclusive_foo 0.1.3

for test
Documentation
1
2
3
pub fn add_1(a: i32, b: i32) -> i32 {
    a + b
}