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