Skip to content

Commit ac1a980

Browse files
committed
create convert submodule
1 parent abab015 commit ac1a980

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/convert.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
//! Traits for conversions between types.
2+
3+
#[doc(inline)]
4+
pub use http_types::convert::*;

0 commit comments

Comments
 (0)