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

Structs

B2Authorization

This struct contains the needed information to perform any b2 api call

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: