Module rocket_contrib::uuid
source · Expand description
Re-exports§
pub extern crate uuid as uuid_
crate;
Structs§
- Implements
FromParam
andFromFormValue
for accepting UUID values.
Enums§
- An error that can occur while parsing a
Uuid
string.
pub extern crate uuid as uuid_crate;
FromParam
and FromFormValue
for accepting UUID values.Uuid
string.