Docs.rs
  • launchdarkly-server-sdk-2.5.1
    • launchdarkly-server-sdk 2.5.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • LaunchDarklyReleaseBot
    • Dependencies
      • chrono ^0.4.19 normal
      • crossbeam-channel ^0.5.1 normal
      • data-encoding ^2.3.2 normal
      • eventsource-client ^0.14.0 normal
      • flate2 ^1.0.35 normal optional
      • futures ^0.3.12 normal
      • hyper ^0.14.19 normal
      • hyper-rustls ^0.24.1 normal optional
      • launchdarkly-server-sdk-evaluation ^2.0.0 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.14 normal
      • lru ^0.13.0 normal
      • moka ^0.12.1 normal
      • parking_lot ^0.12.0 normal
      • rand ^0.9 normal
      • ring ^0.17.5 normal
      • serde ^1.0.132 normal
      • serde_json ^1.0.73 normal
      • thiserror ^2.0 normal
      • tokio ^1.17.0 normal
      • tokio-stream ^0.1.8 normal
      • uuid ^1.2.2 normal
      • assert-json-diff ^2.0.2 dev
      • async-std ^1.12.0 dev
      • env_logger ^0.10.0 dev
      • maplit ^1.0.1 dev
      • mockito ^1.2.0 dev
      • reqwest ^0.12.4 dev
      • serde_json ^1.0.73 dev
      • test-case ^3.2.1 dev
      • testing_logger ^0.1.1 dev
      • tokio ^1.17.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

launchdarkly_server_sdk2.5.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • AllData
  • ApplicationInfo
  • Client
  • Config
  • ConfigBuilder
  • Context
  • ContextBuilder
  • Detail
  • EventProcessorBuilder
  • Flag
  • FlagDetail
  • FlagDetailConfig
  • Kind
  • MigrationOpEvent
  • MigrationOpTracker
  • Migrator
  • MigratorBuilder
  • MultiContextBuilder
  • NullEventProcessorBuilder
  • PersistentDataStoreBuilder
  • PersistentStoreError
  • PollingDataSourceBuilder
  • Reference
  • Segment
  • SerializedItem
  • ServiceEndpointsBuilder
  • StreamingDataSourceBuilder

Enums

  • AttributeValue
  • BuildError
  • ConfigBuildError
  • DataKind
  • DataSourceBuildError
  • EvalError
  • EventProcessorBuildError
  • ExecutionOrder
  • FeatureRequestBuilderError
  • FlagValue
  • Operation
  • Origin
  • Reason
  • Stage
  • StartError
  • StorageItem

Traits

  • EventProcessor
  • FeatureRequesterFactory
  • PersistentDataStore
  • PersistentDataStoreFactory
  • Versioned

Functions

  • version_string