Docs.rs
  • ferroid-0.6.2
    • ferroid 0.6.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • s0l0ist
    • Dependencies
      • base32 ^0.5 normal optional
      • futures ^0.3 normal optional
      • pin-project-lite ^0.2 normal optional
      • rand ^0.9 normal optional
      • serde ^1.0 normal optional
      • smol ^2.0 normal optional
      • tokio ^1.47 normal optional
      • tracing ^0.1 normal optional
      • async-lock ^3.4 dev
      • criterion ^0.7 dev
      • futures ^0.3 dev
      • num_cpus ^1.17 dev
      • tokio ^1.47 dev
    • Versions
    • 87.23% of the crate is documented
  • Go to latest version
  • 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

ferroid0.6.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • AtomicSnowflakeGenerator
  • Base32SnowFormatter
  • Base32SnowFormatterRef
  • Base32UlidFormatter
  • Base32UlidFormatterRef
  • BasicMonoUlidGenerator
  • BasicSnowflakeGenerator
  • BasicUlidGenerator
  • LockMonoUlidGenerator
  • LockSnowflakeGenerator
  • MonotonicClock
  • SmolSleep
  • SmolSleepFuture
  • SmolYield
  • SnowflakeDiscordId
  • SnowflakeGeneratorFuture
  • SnowflakeInstagramId
  • SnowflakeMastodonId
  • SnowflakeTwitterId
  • ThreadRandom
  • TokioSleep
  • TokioYield
  • ULID
  • Ulid
  • UlidGeneratorFuture

Enums

  • Backoff
  • Base32Error
  • Error
  • IdGenStatus

Traits

  • Base32SnowExt
  • Base32UlidExt
  • BeBytes
  • Id
  • RandSource
  • SleepProvider
  • SnowflakeGenerator
  • SnowflakeGeneratorAsyncExt
  • SnowflakeGeneratorAsyncSmolExt
  • SnowflakeGeneratorAsyncTokioExt
  • SnowflakeId
  • TimeSource
  • ToU64
  • UlidGenerator
  • UlidGeneratorAsyncExt
  • UlidGeneratorAsyncSmolExt
  • UlidGeneratorAsyncTokioExt
  • UlidId

Macros

  • define_snowflake_id
  • define_ulid

Type Aliases

  • Result

Constants

  • DISCORD_EPOCH
  • INSTAGRAM_EPOCH
  • MASTODON_EPOCH
  • TWITTER_EPOCH
  • UNIX_EPOCH