summaryrefslogtreecommitdiff
path: root/src/api/auth/device.rs
Commit message (Collapse)AuthorAgeFilesLines
* make the Clone bytes types Copy as wellpennae2022-07-171-2/+2
| | | | u8 arrays are copy, no need to not have our wrappers be copy.
* initial importpennae2022-07-131-0/+455