Docs.rs
comfy-core-0.4.0
comfy-core 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
darthdeus
Dependencies
ahash ^0.8.10
normal
anyhow ^1.0.40
normal
anymap ^0.12.1
normal
atomic_refcell ^0.1.10
normal
backtrace ^0.3
normal
bimap ^0.6.3
normal
bitflags ^2.4.0
normal
blobs ^0.2.1
normal
optional
bytemuck ^1.13
normal
cfg-if ^1.0.0
normal
chrono ^0.4.23
normal
comfy-color-backtrace ^0.6.0
normal
comfy-git-version ^0.4.0
normal
optional
comfy_include_dir ^0.7.3
normal
crossbeam ^0.8.2
normal
egui ^0.26.2
normal
egui-winit ^0.26.2
normal
egui_plot ^0.26.2
normal
env_logger ^0.10.0
normal
epaint ^0.26.2
normal
etagere ^0.2.10
normal
fontdue ^0.7.3
normal
fxhash ^0.2.1
normal
glam ^0.24.1
normal
half ^2.3.1
normal
optional
hecs ^0.10.3
normal
image ^0.24.6
normal
inline_tweak ^1.0.8
normal
itertools ^0.12.1
normal
jemalloc-ctl ^0.5.0
normal
optional
jemallocator ^0.5.0
normal
optional
kira ^0.8.4
normal
lazy_static ^1.4.0
normal
log ^0.4.17
normal
maplit ^1.0.2
normal
num-complex ^0.4.3
normal
num-traits ^0.2.16
normal
once_cell ^1.17.1
normal
ordered-float ^3.4.0
normal
parking_lot ^0.12.1
normal
rand ^0.8.5
normal
simple-easing ^1.0.1
normal
smallvec ^1.10.0
normal
thunderdome ^0.6.0
normal
tracy-client ^0.16.1
normal
optional
winit ^0.29.13
normal
log4rs ^1.2.0
normal
optional
memory-stats ^1.1.0
normal
optional
notify ^6.0.1
normal
pollster ^0.3.0
normal
rayon ^1.6.1
normal
spin_sleep ^1.1.1
normal
console_error_panic_hook ^0.1.6
normal
console_log ^1.0.0
normal
getrandom ^0.2.9
normal
instant ^0.1
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4.30
normal
web-sys ^0.3
normal
Versions
5%
of the crate is documented
Platform
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
comfy_
core
0.4.0
comfy_core
Function
draw_mesh_ex
Copy item path
Source
pub fn draw_mesh_ex(mesh:
Mesh
, blend_mode:
BlendMode
)