Function uuid

Source
fn uuid(
    server: &Server,
    entity: Entity,
    descriptor: &str,
) -> Result<Uuid, Content>