Docs.rs
pybevy_control-0.2.0
pybevy_control 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
blaind
Dependencies
axum ^0.8
normal
base64 ^0.22
normal
bevy ^0.18.1
normal
image ^0.25
normal
pybevy_core =0.2.0
normal
pybevy_macros =0.2.0
normal
pybevy_transform =0.2.0
normal
pyo3 ^0.27
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tower-http ^0.6
normal
Versions
24.79%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module plugin
pybevy_
control
0.2.0
Module plugin
Module Items
Structs
In crate pybevy_
control
pybevy_control
Module
plugin
Copy item path
Source
Structs
ยง
Control
Bevy
Plugin
The actual Bevy plugin that sets up the HTTP control server
Control
Config
Bevy resource storing the control server config (for hot reload preservation)
PyControl
Plugin