File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -81,11 +81,11 @@ fn main() {
8181
8282## Feature Flags
8383
84- | Flag | Enables |
85- | ---------- | ---------------------------------------------------------------------------------------------------------- |
86- | ` "std" ` | implements ` std::error::Error ` for errors |
87- | ` "url" ` | implements ` TryFrom<url::Url> ` for [ ` Pointer ` ] ( `crate::Pointer` ) |
88- | ` uniresid ` | implements ` TryFrom<uniresid::Uri> ` and ` TryFrom<uniresid::AbsoluteUri> ` for [ ` Pointer ` ] ( `crate::Pointer` ) |
84+ | Flag | Enables |
85+ | : ----------: | ---------------------------------------------------------------------------------------------------------- |
86+ | ` "std" ` | implements ` std::error::Error ` for errors |
87+ | ` "url" ` | implements ` TryFrom<url::Url> ` for [ ` Pointer ` ] ( `crate::Pointer` ) |
88+ | ` " uniresid" ` | implements ` TryFrom<uniresid::Uri> ` and ` TryFrom<uniresid::AbsoluteUri> ` for [ ` Pointer ` ] ( `crate::Pointer` ) |
8989
9090## Contributions / Issues
9191
You can’t perform that action at this time.
0 commit comments