Results for “Std.Uuid.UuidError”
3 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Uuid.UuidError
Why text does not name an identifier.
- Std.Uuid.fromBytes
&Bytes -> Result[Std.Uuid.Uuid, Std.Uuid.UuidError]An identifier from sixteen bytes, or the count that was not sixteen.
- Std.Uuid.fromText
Str -> Result[Std.Uuid.Uuid, Std.Uuid.UuidError]The identifier text names, hyphenated or not.
