handle_area_list

Function handle_area_list 

Source
fn handle_area_list(
    server: &mut Server,
    client: Entity,
    _target: Entity,
    _args: Vec<String>,
    _action: &ServerChatCommand,
) -> Result<(), Content>