Docs.rs
  • bevy_simple_preferences-0.2.0
    • bevy_simple_preferences 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • eckz
    • Dependencies
      • bevy ^0.15 normal
      • serde ^1.0 normal
      • thiserror ^2.0 normal
      • bevy ^0.15 dev
      • bevy-inspector-egui ^0.29 dev
      • egui ^0.30 dev
      • rand ^0.9 dev
      • ron ^0.8 dev
      • serde_assert ^0.8 dev
      • serde_json ^1.0 dev
      • serde_test ^1.0 dev
      • dirs ^6.0 normal
      • tempfile ^3.10 normal
      • toml ^0.8 normal
      • gloo-storage ^0.3 normal
      • serde_json ^1.0 normal
      • getrandom ^0.3 dev
      • wasm-bindgen-test ^0.3 dev
    • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bevy_simple_preferences0.2.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Preferences
  • PreferencesPlugin
  • PreferencesResource
  • ReflectPreferences
  • serializable_map::PreferencesSerializableMap
  • serializable_map::PreferencesSerializableMapSeed
  • storage::PreferencesStorageResource
  • storage::fs::FileStorageFormatFns
  • storage::fs::TomlFormat

Enums

  • PreferencesError
  • PreferencesSet
  • PreferencesStorageType

Traits

  • PreferencesType
  • RegisterPreferencesExt
  • storage::PreferencesStorage
  • storage::fs::FileStorageFormat