Crate prost_uuid

Source

Structsยง

ProstUuid
NewType wrapper around uuid::Uuid with implementation of prost::Message for it. It uses [prost::encoding::string] inside.