Docs.rs
antigravity-codes-0.1.10
antigravity-codes 0.1.10
Docs.rs crate page
Apache-2.0
08 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
meawoppl
Dependencies
base64 ^0.22.1
normal
futures-util ^0.3.31
normal
optional
log ^0.4.29
normal
optional
serde ^1.0.219
normal
serde_json ^1.0.143
normal
thiserror ^2.0.16
normal
tokio ^1.49.0
normal
optional
tokio-tungstenite ^0.24.0
normal
optional
which ^8.0.2
normal
optional
env_logger ^0.11.9
dev
serde_json ^1.0.143
dev
tokio ^1.49.0
dev
Versions
36.11%
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
Module vec_bytes
antigravity_
codes
0.1.10
Module vec_
bytes
Module Items
Functions
In antigravity_
codes::
wire
antigravity_codes
::
wire
Module
vec_
bytes
Copy item path
Source
Expand description
A repeated
bytes
field, encoded as base64 strings.
Functions
ยง
deserialize
Accepts a sequence of base64 strings.
serialize
Emits each element as standard padded base64.