Constant urlshortener::PROVIDERS [] [src]

pub const PROVIDERS: &[Provider] = &[Provider::IsGd, Provider::BnGy, Provider::VGd, Provider::BamBz,
  Provider::TinyPh, Provider::FifoCc, Provider::SCoop, Provider::Bmeo,
  Provider::UrlShortenerIo, Provider::HmmRs, Provider::TnyIm, Provider::SirBz,
  Provider::Rlu, Provider::HecSu, Provider::Abv8, Provider::TinyUrl,
  Provider::PsbeCo, Provider::NowLinks]

A slice of all Provider variants which do not require authentication. This list is in order of provider quality.

The providers which are discouraged from use - due to problems such as rate limitations - are at the end of the resultant slice.

Note that some providers may not provide a generated short URL because the submitted URL may already be short enough and would not benefit from shortening via their service.