Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit db5053d2 authored by Sonny Sasaka's avatar Sonny Sasaka
Browse files

Floss: Add Uuid::from([u8; 16])

It's natural to build Uuid from an array of 16 bytes. Therefore it's
good to have a standard conversion utility that does not involve vector
overhead and also callers don't need to know the internal field backing
the array.

Also includes a trivial warning fix for unnecessary mut variable.

Bug: 176837458
Tag: #floss
Test: Build Floss on Chrome OS and Linux

Change-Id: Idffeec4f55f69a6bd0769c52a5ea2a5243987417
parent 68391577
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment