Function veloren_server::cmd::uuid

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