snowflaker 0.3.2

A Twitter snowflake algorithm simply implemented in Rust.
1
2
3
4
[tasks.docs]

install_crate_deps = true

command = "cargo"

args = ["doc", "--features", "dynamic"]