Docs.rs
  • bevy_serialization_core-0.7.0
    • bevy_serialization_core 0.7.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rydb
    • Dependencies
      • bevy_app ^0.15 normal
      • bevy_asset ^0.15 normal
      • bevy_color ^0.15 normal
      • bevy_core ^0.15 normal
      • bevy_core_pipeline ^0.15 normal
      • bevy_derive ^0.15 normal
      • bevy_ecs ^0.15 normal
      • bevy_log ^0.15 normal
      • bevy_math ^0.15 normal
      • bevy_pbr ^0.15 normal
      • bevy_reflect ^0.15 normal
      • bevy_render ^0.15 normal
      • bevy_transform ^0.15 normal
      • bevy_utils ^0.15 normal
      • bytemuck ^1.2 normal
      • derive_more ^2 normal
      • glam ^0.29 normal
      • log ^0.4.2 normal
      • moonshine-save ^0.3.10 normal
      • multimap ^0.10 normal
      • ron ^0.8 normal
      • strum ^0.27 normal
      • strum_macros ^0.27 normal
      • thiserror ^2.0 normal
      • yaserde ^0.12 normal
      • bevy ^0.15 dev
      • bevy-inspector-egui ^0.29.0 dev
      • bevy_ui_extras ^0.18 dev
      • bevy_window ^0.15 dev
    • Versions
    • 25.71% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

bevy_serialization_core0.7.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • plugins::SerializationBasePlugin
  • plugins::SerializationPlugin
  • plugins::SerializeAssetFor
  • plugins::SerializeComponentFor
  • resources::ComponentsOnSave
  • resources::LoadRequest
  • resources::RefreshCounter
  • resources::SaveRequest
  • resources::SerializeFilter
  • resources::ShowSerializable
  • resources::ShowUnserializable
  • resources::TypeRegistryOnSave
  • resources::WrapAssetDeserializers
  • resources::WrapAssetSerializers
  • resources::WrapCompDeserializers
  • resources::WrapCompSerializers

Enums

  • traits::AssetState
  • wrappers::material::Material3dFlag
  • wrappers::material::MaterialWrapper
  • wrappers::mesh::Mesh3dFlag
  • wrappers::mesh::MeshPrefab
  • wrappers::mesh::MeshWrapper

Traits

  • traits::AssetHandleComponent
  • traits::AssetWrapper
  • traits::ChangeChecked
  • traits::ComponentWrapper
  • traits::FromAsset
  • traits::FromWrapper

Functions

  • plugins::skip_serializing
  • run_proxy_system

Type Aliases

  • traits::AssetType

Constants

  • wrappers::mesh::FALLBACK_MESH