#fractal #dto #credits #global #data-transfer

fractal-dto

DTO objects to transfer information in the Fractal Global Credits API

46 releases

Uses old Rust 2015

0.8.3 Jun 13, 2018
0.8.2 Mar 8, 2018
0.8.1 Aug 15, 2017
0.8.0 Dec 9, 2016
0.5.0 Sep 26, 2016

#3 in #credits

Download history 55/week @ 2024-02-19 11/week @ 2024-02-26 1/week @ 2024-03-04 35/week @ 2024-03-11 86/week @ 2024-04-01

122 downloads per month
Used in fractal-api

MIT/Apache

18KB
290 lines

Fractal Global Credits DTO objects

Build Status Build status Coverage Status

[Documentation] (http://fractal.global/dto-rs)

This library gives the DTO objects to transport data from and to the Fractal Global Credits API. It contains all the needed objects to perform all operations. Each of them is explained in its own documentation and can be easily used by third parties.

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

extern crate fractal_dto;

License

This library is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE-APACHE, and LICENSE-MIT for details.

Dependencies

~3MB
~48K SLoC