Type Definition chrome_remote_interface::Result[][src]

type Result<T> = Result<T, Error>;

Chrome DevTools Protocol Result.