Crate pasteit

Source

Modules§

dpaste
privatebin

Structs§

Base64DecodeError
SNAFU context selector for the Error::Base64DecodeError variant
CommentInputInterface
The parameters that are needed for a comment upload
CommentOutputInterface
The parameters needed to access a comment
DeletionInputInterface
The parameters that are needed to delete a paste
DeletionOutputInterface
The parameters that are output after deletion
DurationRegexError
SNAFU context selector for the Error::DurationRegexError variant
EnumParameterFormatError
SNAFU context selector for the Error::EnumParameterFormatError variant
ExpiryFormatError
SNAFU context selector for the Error::ExpiryFormatError variant
FutureSystemTimeError
SNAFU context selector for the Error::FutureSystemTimeError variant
HttpError
SNAFU context selector for the Error::HttpError variant
JsonDeserializeError
SNAFU context selector for the Error::JsonDeserializeError variant
JsonSerializeError
SNAFU context selector for the Error::JsonSerializeError variant
PastSystemTimeError
SNAFU context selector for the Error::PastSystemTimeError variant
PasteInputInterface
The parameters that are needed for a paste upload
PasteOutputInterface
The parameters needed to access a paste
StringParameterFormatError
SNAFU context selector for the Error::StringParameterFormatError variant
WebApiError
SNAFU context selector for the Error::WebApiError variant

Enums§

CipherAlgorithm
The Cipher algorithm. Note: Currently only AES is supported
CipherMode
The Cipher mode. Note: Currently only GCM is supported
CompressionType
The Paste compression type. Note: Currently only Zlib and no compression are supported
Error
PasteDisplayFormat
The format in which the paste is displayed