Type Definition nativeshell::shell::WindowMethodCallResult[][src]

pub type WindowMethodCallResult = Result<Value, MethodCallError<Value>>;