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

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