Home
last modified time | relevance | path

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

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