v8_valueserializer 0.1.1

A Rust implementation of V8's ValueSerializer and ValueDeserializer
Documentation
1
2
3
4
5
---
source: tests/serde.rs
description: "=== SOURCE ===\nnew Uint8Array([0, 0, 0])"
---
new Uint8Array(3)