Registry / serialization / wolfram-wxf

wolfram-wxf

JSON →
library0.7.0rscratesunverified

Converts a value to the Wolfram Language WXF (Wolfram Exchange Format) format.

# Cargo.toml [dependencies] wolfram_wxf = "0.7.0"
INSTALL
IMPORT
SIG · WOLFRAM-WXF
W
wolfram-wxf
serializationrustv0.7.0
harness data pending
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.

Wxf
use wolfram_wxf::Wxf;

Create a new WXF converter

use wolfram_wxf::Wxf; fn main() { let wxf = Wxf::new(); println!("WXF converter created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
wolfram-wxf — cargo add wolfram-wxf · libregistry