market

Crates.iomarket
lib.rsmarket
version0.30.1
sourcesrc
created_at2020-02-27 21:59:33.218896
updated_at2021-08-09 17:17:31.641656
descriptionInfrastructure for producers and consumers
homepage
repositoryhttps://github.com/jsim2010/market
max_upload_size
id213261
size73,327
Justin Simerly (jsim2010)

documentation

README

market

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.

Commit count: 90

cargo fmt