Type Definition rust_cef::CefResult[][src]

pub type CefResult = Result<String, CefConversionError>;
Expand description

CefResult is the consistent result type used by all code in this module and sub-modules