Expand description

Proton Caller API

This defines the internal API used in proton-call to run Proton

Modules

Contains the Error and ErrorKind types

Macros

Simple macro rapper for Result::Ok(T)

Macro to throw an error, Result::Err(e)

Structs

Config type for parsing config files

Index type to Index Proton versions in common

Type to handle executing Proton

Enums

Enum to represet Steam runtime versions

Runtime options define at https://github.com/ValveSoftware/Proton/tree/proton_6.3-rc#runtime-config-options

Version type to handle Proton Versions