Crate maelstrom_github

Crate maelstrom_github 

Source
Expand description

This crate contains code that can communicate with GitHub’s artifact API. See the documentation in the client module for more information.

Structs§

Artifact
BackendIds
DatabaseId
FileStream
FileStreamBuilder
GitHubClient
GitHubQueue
GitHubQueueAcceptor
GitHubReadQueue
GitHubWriteQueue

Enums§

Body
An HTTP Body.
ReadResponse

Traits§

QueueBlob
QueueConnection
SeekableStream
Enable a type implementing AsyncRead to be consumed as if it were a Stream of Bytes.

Type Aliases§

AzureResult
A convenience alias for Result where the error type is hard coded to Error