Crate fractal_dto

Source
Expand description

This crate contains the data type objects for Fractal Global. It contains the objects sent to the fractal api.

Using it is as simple as including this in the crate:

extern crate fractal_dto;

Re-exports§

Modules§

  • Error module.
  • DTOs for the first version of the API.

Traits§

  • The dto trate to make it Encodeable and Decodable into fractal objects
  • creates an object from a dto