Docs.rs
pilka_types-0.7.10
pilka_types 0.7.10
Docs.rs crate page
MIT
Links
Crates.io
Source
Owners
pudnax
Dependencies
bytemuck ^1.7.3
normal
Versions
0.7.10
0.7.1
0.7.0
0.6.0
6.15%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
i686-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Frame
In pilka_types
?
Type Definition
pilka_types
::
Frame
source
·
[
−
]
pub type Frame = (
Vec
<
u8
>,
ImageDimentions
);