Home
last modified time | relevance | path

Searched refs:ParseError (Results 1 – 1 of 1) sorted by relevance

/optee_rust/optee-teec/src/
A Duuid.rs22 use uuid_crate::parser::ParseError;
39 pub fn parse_str(input: &str) -> Result<Uuid, ParseError> { in parse_str() argument

Completed in 2 milliseconds