# Packages
Package api provides types used by the OneDrive API.
Package quickxorhash provides the quickXorHash algorithm which is a quick, simple non-cryptographic hash algorithm that works by XORing the bytes in a circular-shifting fashion.
# Variables
QuickXorHashType is the hash.Type for OneDrive.