Docs.rs
wscml-0.2.3
wscml 0.2.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
crates.io
Source
Owners
cncml84
Dependencies
chrono ^0.4
normal
futures ^0.3
normal
mini-redis ^0.4
normal
tokio ^1
normal
Versions
76.36%
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_as_array
wscml
0.2.3
wscml
Function
vec_
as_
array
Copy item path
Source
pub fn vec_as_array(d:
Vec
<
u8
>) -> [
u8
;
1024
]
Expand description
处理 vec向量数组 转为 数组
返回的数组是u8 并有 1024个数组成员