Docs.rs
testnumbat-codec-0.0.2
testnumbat-codec 0.0.2
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Saisumanthv
Dependencies
arrayvec ^0.7.1
normal
testnumbat-codec-derive =0.0.2
normal
optional
wee_alloc ^0.4
normal
testnumbat-codec-derive =0.0.2
dev
Versions
55.06%
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
vec_into_boxed_slice
testnumbat_
codec
0.0.2
testnumbat_codec
Function
vec_
into_
boxed_
slice
Copy item path
Source
pub fn vec_into_boxed_slice<T>(v:
Vec
<T>) ->
Box
<
[T]
>