Module algorithmia::prelude [] [src]

Reexports of the most common types and traits

Reexports

pub use Algorithmia;

Enums

AlgoInput

Types that can be used as input to an algorithm

AlgoOutput

Types that can store the output 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

HasDataPath

Trait used for types that can be represented with an Algorithmia Data URI

Type Definitions

JsonValue

Feature-specific alias to a JSON enum type