Skip to content

Commit

Permalink
Fix docs indentation (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
erickt authored and seanmonstar committed Nov 26, 2019
1 parent d3cae7c commit 6856193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/header/map.rs
Expand Up @@ -3283,7 +3283,7 @@ mod as_header_name {
use super::{Entry, HdrName, HeaderMap, HeaderName, InvalidHeaderName};

/// A marker trait used to identify values that can be used as search keys
/// to a `HeaderMap`.
/// to a `HeaderMap`.
pub trait AsHeaderName: Sealed {}

// All methods are on this pub(super) trait, instead of `AsHeaderName`,
Expand Down

0 comments on commit 6856193

Please sign in to comment.