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

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