[][src]Type Definition chromiumoxide::error::Result

type Result<T, E = CdpError> = Result<T, E>;