Docs.rs
mvutils-1.6.3
mvutils 1.6.3
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
mqxf
v22lel
Dependencies
abi_stable ^0.11.3
normal
bytebuffer ^2.3.0
normal
hashbrown ^0.15.0
normal
mvutils-proc-macro ^1.1.6
normal
num-traits ^0.2.19
normal
parking_lot ^0.12.3
normal
regex ^1.12.1
normal
Versions
5.56%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
empty_vec_load
mvutils
1.6.3
In mvutils::
save::
custom
mvutils
::
save
::
custom
Function
empty_
vec_
load
Copy item path
Source
pub fn empty_vec_load<T>(_: &mut impl
Loader
) ->
Result
<
Vec
<T>,
String
>