Home
last modified time | relevance | path

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

/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/comedy-0.1.0/src/
H A Derror.rs128 pub struct Win32ErrorInner(DWORD); struct
130 impl ErrorCode for Win32ErrorInner { implementation
138 impl fmt::Display for Win32ErrorInner { implementation
/dports/www/firefox/firefox-99.0/third_party/rust/comedy/src/
H A Derror.rs129 pub struct Win32ErrorInner(DWORD); struct
131 impl ErrorCode for Win32ErrorInner { implementation
139 impl fmt::Display for Win32ErrorInner { implementation
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/comedy/src/
H A Derror.rs129 pub struct Win32ErrorInner(DWORD); struct
131 impl ErrorCode for Win32ErrorInner { implementation
139 impl fmt::Display for Win32ErrorInner { implementation
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/comedy/src/
H A Derror.rs129 pub struct Win32ErrorInner(DWORD); struct
131 impl ErrorCode for Win32ErrorInner { implementation
139 impl fmt::Display for Win32ErrorInner { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/comedy/src/
H A Derror.rs128 pub struct Win32ErrorInner(DWORD); struct
130 impl ErrorCode for Win32ErrorInner { implementation
138 impl fmt::Display for Win32ErrorInner { implementation