Documentation
1
2
3
pub fn add() -> usize {
    1 + 1
}