Module gmt_dos_clients::print

source ·
Expand description

§Print

Print the data to the command line

§Examples

Creates a default Print client

use gmt_dos_clients::print::Print;

let print_data = Print::<f64>::default();

Structs§

  • Print the data to the command line