Function writeable::testing::writeable_to_parts_for_test

source ยท
pub fn writeable_to_parts_for_test<W: Writeable>(
    writeable: &W,
) -> (String, Vec<(usize, usize, Part)>)