futures-rs
feat: `select!` macro for no-std environments
#2903
Open

Commits
  • feat: `select!` macro for no std environments
    ytakano committed 1 year ago
  • fix: use AtomicUsize for random()
    ytakano committed 1 year ago
  • fix a bug
    ytakano committed 1 year ago
  • fix
    ytakano committed 1 year ago
  • fix: define `xorshift64star` and `xorshift32` functions
    ytakano committed 348 days ago
  • fix: typo s/random_nostd/random/
    ytakano committed 348 days ago
  • chore: add debug_assert_ne to check x is not zero
    ytakano committed 348 days ago
Loading