podio
Implementation for reading and writing POD (plain old data) values in Rust. The name stands for POD I/O.
Usage
Include the following code:
[]
= "0.1"
Example
extern crate podio;
use ;
Implementation for reading and writing POD (plain old data) values in Rust. The name stands for POD I/O.
Include the following code:
[]
= "0.1"
extern crate podio;
use ;