veloren_server::cmd

Function handle_debug_column

Source
fn handle_debug_column(
    server: &mut Server,
    client: Entity,
    target: Entity,
    args: Vec<String>,
    _action: &ServerChatCommand,
) -> Result<(), Content>