[][src]Module fastly::convert

Convenient conversion traits.

Traits

ToBackend

Types that can be converted to a Backend.

ToHeaderName

Types that can be converted to a HeaderName.

ToHeaderValue

Types that can be converted to a HeaderValue.

ToMethod

Types that can be converted to a Method.

ToStatusCode

Types that can be converted to a StatusCode.

ToUrl

Types that can be converted to a Url.