Crate proton_call[][src]

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

Version type to handle Proton Versions