Docs.rs
  • static-keys-0.8.1
    • static-keys 0.8.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Evian-Zhang
    • Dependencies
      • trybuild ^1 dev
      • clear-cache ^0.1 normal
      • libc ^0.2 normal
      • mach2 ^0.4 normal
      • windows ^0.61 normal
    • Versions
    • 100% of the crate is documented
  • 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

static_keys0.8.1

Crate Items

  • Macros
  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • GenericStaticKey

Traits

  • code_manipulate::CodeManipulator

Macros

  • define_static_key_false
  • define_static_key_true
  • static_branch_likely
  • static_branch_unlikely

Functions

  • global_init
  • jump_entries_count
  • new_static_false_key
  • new_static_true_key

Type Aliases

  • StaticFalseKey
  • StaticKey
  • StaticTrueKey