Sign in
rust
/
rust
/
36ba2c7712052d731a7082d0eba5ed3d9d56c133
/
.
/
tests
/
rustdoc-gui
/
src
/
lib2
/
implementors
/
Cargo.toml
blob: 9dafc43df5f80a5860ffedc8bf80fb5c87eaf435 [
file
]
[
package
]
name
=
"implementors"
version
=
"0.1.0"
edition
=
"2018"
[
lib
]
path
=
"lib.rs"
[
dependencies
]
http
=
{
path
=
"../http/"
}