gstreamer/clock_time: Format Debug like Display
This allows us to drop .to_string()
from the custom Debug
implementations, which now also no longer print as strings.
Edited by Jan Alexander Steffens
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This allows us to drop .to_string()
from the custom Debug
implementations, which now also no longer print as strings.