Docs.rs
dx-serializer-0.1.0
dx-serializer 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
16 June 2026
Links
Repository
crates.io
Source
Owners
manfromexistence
Dependencies
bincode ^1.3
normal
optional
blake3 ^1.5
normal
bytemuck ^1.18
normal
bytes ^1.5
normal
console_error_panic_hook ^0.1
normal
optional
dx-serializer-derive ^0.1.0
normal
optional
hashbrown ^0.15
normal
indexmap ^2.7
normal
lz4_flex ^0.11
normal
optional
memchr ^2.7
normal
memmap2 ^0.9
normal
optional
notify ^6.1
normal
optional
rayon ^1.10
normal
optional
rkyv ^0.8
normal
rustc-hash ^1.1
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
serde_yaml ^0.9
normal
optional
thiserror ^2.0
normal
tiktoken-rs ^0.6
normal
optional
tokenizers ^0.21
normal
optional
toml ^0.8
normal
optional
wasm-bindgen =0.2.106
normal
optional
zstd ^0.13
normal
optional
bincode ^1.3
dev
criterion ^0.5
dev
ctor ^0.2
dev
hex ^0.4
dev
postcard ^1.0
dev
proptest ^1.4
dev
rkyv ^0.8
dev
rkyv_derive ^0.8
dev
tempfile ^3.14
dev
io-uring ^0.7
normal
optional
libc ^0.2
normal
windows-sys ^0.59
normal
optional
Versions
100%
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
format_array
serializer
0.1.0
In serializer::
optimizer
serializer
::
optimizer
Function
format_
array
Copy item path
Source
pub fn format_array(items: &[
String
]) ->
String
Expand description
Optimize array/list items (use pipe separator)