Function assign_body

Source
fn assign_body(
    server: &mut Server,
    target: Entity,
    body: Body,
) -> Result<(), Content>