Crates.io | market |
lib.rs | market |
version | 0.30.1 |
source | src |
created_at | 2020-02-27 21:59:33.218896 |
updated_at | 2021-08-09 17:17:31.641656 |
description | Infrastructure for producers and consumers |
homepage | |
repository | https://github.com/jsim2010/market |
max_upload_size | |
id | 213261 |
size | 73,327 |
Infrastructure for producers and consumers.
The core purpose of this library is to define the traits of items that interact with markets. A market holds goods in a stock. Producers store goods in the stock while consumers retrieve goods from the stock.