Type Definition browser_window::error::CbwResult[][src]

pub type CbwResult<T> = Result<T, CbwError>;