Registry / serialization / etwin-serde-tools

etwin-serde-tools

JSON →
library0.12.3rscratesunverified

Helper functions for serde serialization and deserialization.

serialization
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

use etwin_serde_tools::helpers;

Serializes an integer to a JSON string using helper functions.

use etwin_serde_tools::helpers; fn main() { let data = helpers::serialize_to_string(&42).unwrap(); println!("{}", data); }
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
13 hits · last 30 days
gptbot
3
claudebot
3
mj12bot
1
ahrefsbot
1
Resources