Module algorithmia::algo [] [src]

Interact with Algorithmia algorithms

Instantiate from the Algorithmia struct

Structs

AlgoMetadata

Metadata returned from the API

AlgoOptions

Options used to alter the algorithm call, e.g. configuring the timeout

AlgoResponse

Successful API response that wraps the AlgoOutput and its Metadata

AlgoUri

URI of an Algorithmia algorithm

Algorithm

Algorithmia algorithm - intialized from the Algorithmia builder

Enums

AlgoInput

Types that can be used as input to an algorithm

AlgoOutput

Types that can store the output of an algorithm

Version

Version of an algorithm

Traits

DecodedEntryPoint

Alternate implementation for EntryPoint that automatically decodes JSON input to the associate type

EntryPoint

Implementing an algorithm involves overriding at least one of these methods

Type Definitions

JsonValue

Feature-specific alias to a JSON enum type