c252b984e0
`Timeline::with_fully_read_tracking` was public although all public Timeline constructors enable it by default. It is also meant to be called when constructing the timeline so using a builder pattern makes sense. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>