Function veloren_server::cmd::handle_body
source ยท fn handle_body(
server: &mut Server,
_client: Entity,
target: Entity,
args: Vec<String>,
action: &ServerChatCommand,
) -> Result<(), Content>
fn handle_body(
server: &mut Server,
_client: Entity,
target: Entity,
args: Vec<String>,
action: &ServerChatCommand,
) -> Result<(), Content>