Module rand::distributions::slice

source ·

Structs

  • Error type indicating that a Slice distribution was improperly constructed with an empty slice.
  • A distribution to sample items uniformly from a slice.