Documentation
1
2
3
4
5
6
7
# pos_next

一个不同线程之间可以共享的 pos , 用了不安全代码, 不保证数字的连续性

```rust
<+ ./tests/main.rs>
```