Home
last modified time | relevance | path

Searched defs:TryFromFormatError (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/devices/src/virtio/video/
Dffmpeg.rs138 pub struct TryFromFormatError(()); struct
140 impl Display for TryFromFormatError { implementation
149 impl Error for TryFromFormatError {} implementation