Docs.rs
token-value-map-0.2.1
token-value-map 0.2.1
Docs.rs crate page
Apache-2.0
OR
BSD-3-Clause
OR
MIT
OR
Zlib
Links
Repository
crates.io
Source
Owners
virtualritz
Dependencies
bytemuck ^1
normal
derive_more ^2
normal
egui-keyframe ^0.1
normal
optional
enum_dispatch ^0.3
normal
facet >=0.41
normal
optional
frame-tick ^0.3
normal
function_name ^0.3
normal
glam ^0.32
normal
optional
log ^0.4
normal
mint ^0.5
normal
optional
mitsein ^0.9
normal
mlua ^0.11
normal
optional
nalgebra ^0.34
normal
optional
rayon ^1
normal
rkyv ^0.8
normal
optional
serde ^1
normal
optional
smallvec ^1
normal
strum ^0.27
normal
thiserror ^2
normal
ultraviolet ^0.10
normal
optional
uniform-cubic-splines ^0.5
normal
optional
ustr ^1
normal
optional
anyhow ^1
dev
Versions
96.92%
of the crate is documented
This release has been yanked, go to latest version
Platform
aarch64-apple-darwin
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
Skip to main content
mat3_sub
token_
value_
map
0.2.1
In token_
value_
map::
math
token_value_map
::
math
Function
mat3_
sub
Copy item path
Source
pub fn mat3_sub(a:
Mat3Impl
, b:
Mat3Impl
) ->
Mat3Impl
Expand description
Subtract two
Mat3
matrices element-wise.