Change wordering of ContentType structure docs.

This commit is contained in:
Sergio Benitez 2016-09-30 20:31:32 -07:00
parent 320f2e0efa
commit 7dc6e432b8
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ use std::fmt;
use router::Collider;
/// Rocket's representation of HTTP Content-Types.
/// Typed representation of HTTP Content-Types.
///
/// This type wraps raw HTTP `Content-Type`s in a type-safe manner. It provides
/// methods to create and test against common HTTP content-types. It also