Sign in
rust
/
rust
/
c19c46298276396bb7b27498fd5f9877ec8fd844
/
.
/
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/"
}