Docs.rs
draco_decoder-0.0.20
draco_decoder 0.0.20
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jiangheng90
Dependencies
bytemuck ^1.0
normal
cxx ^1.0
normal
cc ^1.0
build
cxx-build ^1.0
build
tokio ^1.47.1
dev
base64 ^0.21
normal
js-sys ^0.3
normal
once_cell ^1.19
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
wasm-bindgen-test ^0.3
dev
web-sys ^0.3
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
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
decode_mesh_sync
draco_
decoder
0.0.20
draco_decoder
Function
decode_
mesh_
sync
Copy item path
Source
pub fn decode_mesh_sync( data: &[
u8
], config: &
DracoDecodeConfig
, ) ->
Option
<
Vec
<
u8
>>