Docs.rs
encase-0.10.0
encase 0.10.0
Docs.rs crate page
MIT-0
Links
Repository
crates.io
Source
Owners
teoxoy
Dependencies
archery ^1
normal
optional
arrayvec ^0.7
normal
optional
cgmath ^0.18
normal
optional
const_panic ^0.2
normal
encase_derive =0.10.0
normal
glam ^0.29
normal
optional
im ^15
normal
optional
im-rc ^15
normal
optional
imbl ^3
normal
optional
mint ^0.5.9
normal
optional
nalgebra ^0.33
normal
optional
ndarray ^0.15
normal
optional
rpds ^1
normal
optional
smallvec ^1.8.0
normal
optional
static-rc ^0.6
normal
optional
thiserror ^1
normal
tinyvec ^1.4
normal
optional
ultraviolet ^0.9
normal
optional
vek ^0.17
normal
optional
criterion ^0.4
dev
futures ^0.3
dev
mimalloc ^0.1
dev
pprof ^0.11
dev
rand ^0.8
dev
trybuild ^1
dev
wgpu ^22.0.0
dev
Versions
88.89%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
encase
0.10.0
Matrix
Scalar
Implementations on Foreign Types
f32
Object Safety
Implementors
In encase::
matrix
Trait
encase
::
matrix
::
MatrixScalar
Copy item path
source
·
[
−
]
pub trait MatrixScalar:
ShaderSize
{ }
Object Safety
§
This trait is
not
object safe
.
Implementations on Foreign Types
§
source
§
impl
MatrixScalar
for
f32
Implementors
§