Docs.rs
  • bevy_proto_backend-0.4.0
    • bevy_proto_backend 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • MrGVSV
    • Dependencies
      • anyhow ^1.0 normal
      • bevy ^0.11 normal
      • bevy_proto_derive ^0.6 normal
      • indexmap ^1.9 normal
      • parking_lot ^0.12 normal
      • path-clean ^1.0 normal
      • serde ^1.0 normal
      • thiserror ^1.0 normal
      • ron ^0.8 dev
    • Versions
    • 94.06% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-pc-windows-msvc
    • 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_proto_backend0.4.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Derive Macros

List of all items

Structs

  • children::Children
  • children::ProtoChildBuilder
  • cycles::Cycle
  • deps::Dependencies
  • deps::DependenciesBuilder
  • load::ProtoLoadContext
  • load::ProtoLoadMeta
  • path::ProtoPath
  • path::ProtoPathDeserializer
  • path::ProtoPathListDeserializer
  • plugin::ProtoBackendPlugin
  • proto::ProtoCommands
  • proto::ProtoEntityCommands
  • proto::ProtoInsertCommand
  • proto::ProtoInstance
  • proto::ProtoRemoveCommand
  • proto::Prototypes
  • proto::PrototypesMut
  • schematics::DynamicSchematic
  • schematics::ReflectSchematic
  • schematics::SchematicContext
  • schematics::Schematics
  • templates::Templates
  • tree::EntityAccess
  • tree::EntityTree
  • tree::ProtoEntityList

Enums

  • cycles::CycleResponse
  • path::PathError
  • proto::ProtoAsset
  • proto::ProtoAssetEvent
  • proto::ProtoColor
  • proto::ProtoError
  • proto::ProtoLoadError
  • schematics::SchematicError
  • tree::ChildAccess
  • tree::ProtoEntity
  • tree::SiblingAccess

Traits

  • children::PrototypicalChild
  • load::Loader
  • path::ProtoPathContext
  • proto::Config
  • proto::Prototypical
  • schematics::FromSchematicInput
  • schematics::Schematic

Derive Macros

  • schematics::Schematic