Function start_element

Source
fn start_element<S: Serializer>(
    element: &Element,
    serializer: &mut S,
) -> Result<()>
Expand description