Module backblaze_b2::raw::authorize [] [src]

Structs

B2Authorization

This struct contains the needed authorization to perform any b2 api call. It is typically created using a B2Credentials.

B2Credentials

Contains the backblaze id and key needed to authorize access to the backblaze b2 api. This struct derives Deserialize, so a simple way to read this from a file would be: