[][src]Type Definition rabbithole::RbhResult

type RbhResult<T> = Result<T, RabbitholeError>;