gstreamer: format: Implement some more conversion traits
Specifically, From<$formatted_type> for $inner
and
TryFrom<$formatted_type> for usize
for some types.
Fixes #492 (closed)
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.
Specifically, From<$formatted_type> for $inner
and
TryFrom<$formatted_type> for usize
for some types.
Fixes #492 (closed)