Docs.rs
flow-ngin-0.1.14
flow-ngin 0.1.14
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
FWuermse
Dependencies
anyhow ^1.0.100
normal
bytemuck ^1.24.0
normal
cgmath ^0.18.0
normal
env_logger ^0.11.8
normal
futures ^0.3.31
normal
futures-intrusive ^0.5.0
normal
gltf ^1.4.1
normal
glyphon ^0.10
normal
optional
image ^0.25.9
normal
instant ^0.1.13
normal
log ^0.4.28
normal
tobj ^4.0.3
normal
wgpu ^28.0.0
normal
winit ^0.30.12
normal
anyhow ^1.0.100
build
fs_extra ^1.3.0
build
glob ^0.3.3
build
tokio ^1.47
normal
console_error_panic_hook ^0.1.6
normal
console_log ^1.0
normal
instant ^0.1.13
normal
reqwest ^0.12.24
normal
wasm-bindgen ^0.2.105
normal
wasm-bindgen-futures ^0.4.55
normal
web-sys ^0.3.82
normal
wgpu ^27.0.1
normal
Versions
21.56%
of the crate is documented
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
load_binary
flow_
ngin
0.1.14
In flow_
ngin::
resources::
texture
flow_ngin
::
resources
::
texture
Function
load_
binary
Copy item path
Source
pub async fn load_binary(file_name: &
str
) ->
Result
<
Vec
<
u8
>>