Type Definition news_flash::feed_api::portal::PortalResult[][src]

type PortalResult<T> = Result<T, PortalError>;