Docs.rs
tx2-core-0.1.3
tx2-core 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
IreGaddr
Dependencies
anyhow ^1.0
normal
bytemuck ^1.24.0
normal
console_error_panic_hook ^0.1
normal
optional
env_logger ^0.11
normal
optional
getrandom ^0.2
normal
js-sys ^0.3
normal
log ^0.4
normal
pollster ^0.3
normal
optional
serde ^1.0
normal
serde-wasm-bindgen ^0.6
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tsify ^0.4
normal
tx2-link ^0.1
normal
uuid ^1.0
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
wgpu ^0.19
normal
optional
winit ^0.29
normal
optional
wasm-bindgen-test ^0.3
dev
Versions
0%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Crate tx2_core
tx2_
core
0.1.3
All Items
Crate Items
Re-exports
Modules
Crate
tx2_
core
Copy item path
Source
Re-exports
§
pub use entity::
EntityId
;
pub use world::
World
;
pub use error::
TX2Error
;
pub use app::
App
;
Modules
§
app
component
entity
error
query
renderer
serialization
system
world