Crate factorio_mod_api

Source
Expand description

A client for the Factorio mod portal API.

Modules§

api
Data types used in the Mod Portal API.

Structs§

ModPortalClient
A simple caching client for the Factorio mod portal API.

Enums§

FactorioModApiError
Main error type used throughout factorio-mod-api

Type Aliases§

Result
Main result type used throughout factorio-mod-api