Docs.rs
  • impeller-0.4.0
    • impeller 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • akhilles
    • sphw
    • Dependencies
      • arrow ^52.0 normal optional
      • bevy ^0.14 normal optional
      • big_space ^0.7.0 normal optional
      • bytemuck ^1.14 normal
      • bytes ^1.5 normal
      • const-fnv1a-hash ^1.1.0 normal
      • embedded-io-async ^0.6.1 normal optional
      • fastrand ^2 normal optional
      • flume ^0.11 normal optional
      • futures ^0.3.29 normal optional
      • hashbrown ^0.14.3 normal
      • nalgebra ^0.33 normal optional
      • ndarray ^0.16 normal
      • nox ^0.4.0 normal optional
      • num_enum ^0.7.1 normal
      • paste ^1.0.14 normal
      • polars ^0.41 normal optional
      • polars-arrow ^0.41 normal optional
      • postcard ^1.0.8 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_with ^3.7.0 normal
      • smallvec ^1.11.2 normal
      • thiserror ^1 normal
      • thiserror-no-std ^2.0.2 normal
      • tokio ^1.34 normal optional
      • tokio-util ^0.7 normal optional
      • tracing ^0.1 normal optional
      • try_buf ^0.1.3 normal
      • ustr ^1.0.0 normal
    • Versions
    • 1.41% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

impeller0.4.0

Crate Items

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

List of all items

Structs

  • ColumnRef
  • Entity
  • OutputTimeStep
  • TimeStep
  • World
  • assets::AssetItem
  • assets::AssetStore
  • assets::Handle
  • client::ColumnMsg
  • client::Demux
  • client::MsgPair
  • client::embedded_async::Client
  • query::MetadataStore
  • ser_de::ColumnValue
  • types::ColumnPayload
  • types::ComponentId
  • types::ComponentType
  • types::EntityId
  • types::Metadata
  • types::MetadataPair
  • types::Packet
  • types::Query
  • types::StreamId
  • well_known::BodyAxes
  • well_known::Camera
  • well_known::Color
  • well_known::EntityMetadata
  • well_known::Extent3d
  • well_known::Glb
  • well_known::Graph
  • well_known::GraphComponent
  • well_known::GraphEntity
  • well_known::Image
  • well_known::Line3d
  • well_known::Material
  • well_known::Mesh
  • well_known::MeshData
  • well_known::Shape
  • well_known::Split
  • well_known::VectorArrow
  • well_known::Viewport
  • well_known::WorldPos

Enums

  • client::Msg
  • error::Error
  • types::ComponentValue
  • types::ControlMsg
  • types::ElementValue
  • types::ElementValueMut
  • types::MetadataQuery
  • types::Payload
  • types::PrimitiveTy
  • types::TagValue
  • well_known::AlphaMode
  • well_known::Face
  • well_known::MeshInner
  • well_known::OpaqueRendererMethod
  • well_known::Panel
  • well_known::ParallaxMappingMethod
  • well_known::TextureDimension
  • well_known::TextureFormat

Traits

  • ser_de::Frozen
  • ser_de::Slice
  • types::Archetype
  • types::Asset
  • types::Component
  • types::ComponentExt
  • types::ComponentValueDim
  • types::ConstComponent
  • types::ValueRepr

Functions

  • buf_and_len_to_str
  • concat_buf

Type Aliases

  • Buffers
  • types::ArchetypeName

Constants

  • DEFAULT_TIME_STEP