Docs.rs
pos_next-0.1.3
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pos_next 0.1.3
pos_next
Crate
Source
Builds
Feature flags
Documentation
Hide files
src
tests
.cargo_vcs_info.json
Cargo.lock
Cargo.toml
Cargo.toml.orig
README.md
README.mdt
test.sh
1
2
3
4
5
6
7
# pos_next 一个不同线程之间可以共享的 pos , 用了不安全代码, 不保证数字的连续性 ```rust <+ ./tests/main.rs> ```