Docs.rs
unity-assetdb-0.2.0
unity-assetdb 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
JamesKim2998
Dependencies
ahash ^0.8
normal
anyhow ^1
normal
bincode ^2
normal
clap ^4
normal
optional
ignore ^0.4
normal
thiserror ^2
normal
filetime ^0.2
dev
Versions
41.92%
of the crate is documented
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
encode_cache
unity_
assetdb
0.2.0
In unity_
assetdb::
store
unity_assetdb
::
store
Function
encode_
cache
Copy item path
Source
pub fn encode_cache(cache: &
BakeCache
) ->
Result
<
Vec
<
u8
>,
StoreError
>