Module pnets::io[][src]

Expand description

All traits related to parsing and writing of a network

They are useful to create new parsers and writer which should be compatible with this framework

Traits

Export allows you to save the network with a specific output format.

Parse allows you to load the network from a specific reader