grin/api/src
Robert White (Vix) 5886d551c2 Fix error[E0243]: wrong number of type arguments (#41)
Change Result<Animal> to be ApiResult<Animal>
2017-04-15 16:36:42 -07:00
..
endpoints.rs Framework to define services as RESTful HTTP API services. Serde implementations for some core types. 2017-03-07 17:00:34 -08:00
lib.rs Framework to define services as RESTful HTTP API services. Serde implementations for some core types. 2017-03-07 17:00:34 -08:00
rest.rs Fix error[E0243]: wrong number of type arguments (#41) 2017-04-15 16:36:42 -07:00