gitlab-api 0.2.0

Wrapper for GitLab API v3
Documentation
digraph dependencies {
	N0[label="gitlab-api",shape=diamond,color=green];
	N1[label="clippy",shape=box];
	N2[label="hyper",shape=diamond,color=green];
	N3[label="log",shape=diamond,color=green];
	N4[label="serde",shape=diamond,color=green];
	N5[label="serde_codegen",shape=box];
	N6[label="serde_derive",shape=box];
	N7[label="serde_json",shape=diamond,color=green];
	N8[label="bitflags",shape=diamond,color=green];
	N9[label="clippy_lints",shape=box];
	N10[label="matches",shape=diamond,color=green];
	N11[label="quine-mc_cluskey",shape=box];
	N12[label="rustc-serialize",shape=diamond,color=green];
	N13[label="semver v0.2.3",shape=box];
	N14[label="toml",shape=box];
	N15[label="unicode-normalization",shape=diamond,color=green];
	N16[label="cookie",shape=diamond,color=green];
	N17[label="time",shape=diamond,color=green];
	N18[label="url",shape=diamond,color=green];
	N19[label="core-foundation",shape=diamond,color=green];
	N20[label="core-foundation-sys",shape=diamond,color=green];
	N21[label="libc",shape=diamond,color=green];
	N22[label="dtoa",shape=diamond,color=green];
	N23[label="hpack",shape=diamond,color=green];
	N24[label="httparse",shape=diamond,color=green];
	N25[label="language-tags",shape=diamond,color=green];
	N26[label="mime",shape=diamond,color=green];
	N27[label="num_cpus",shape=diamond,color=green];
	N28[label="security-framework",shape=diamond,color=green];
	N29[label="solicit",shape=diamond,color=green];
	N30[label="traitobject",shape=diamond,color=green];
	N31[label="typeable",shape=diamond,color=green];
	N32[label="unicase",shape=diamond,color=green];
	N33[label="idna",shape=diamond,color=green];
	N34[label="unicode-bidi",shape=diamond,color=green];
	N35[label="itoa",shape=diamond,color=green];
	N36[label="kernel32-sys",shape=diamond,color=green];
	N37[label="winapi",shape=diamond,color=green];
	N38[label="winapi-build",shape=diamond,color=green];
	N39[label="nom",shape=box];
	N40[label="num-traits",shape=diamond,color=green];
	N41[label="quote",shape=diamond,color=green];
	N42[label="rustc_version",shape=diamond,color=green];
	N43[label="semver v0.1.20",shape=diamond,color=green];
	N44[label="security-framework-sys",shape=diamond,color=green];
	N45[label="serde_codegen_internals",shape=diamond,color=green];
	N46[label="syn",shape=diamond,color=green];
	N47[label="syntex",shape=diamond,color=green];
	N48[label="syntex_syntax",shape=diamond,color=green];
	N49[label="unicode-xid",shape=diamond,color=green];
	N50[label="syntex_errors",shape=diamond,color=green];
	N51[label="syntex_pos",shape=diamond,color=green];
	N0 -> N1[label="",style=dashed,color=red];
	N0 -> N2[label="",color=orange];
	N0 -> N3[label="",color=orange];
	N0 -> N4[label="",color=orange];
	N0 -> N5[label="",style=dashed,color=red];
	N0 -> N6[label="",style=dashed,color=red];
	N0 -> N7[label="",color=orange];
	N1 -> N9[label="",style=dashed,color=red];
	N2 -> N3[label="",color=orange];
	N2 -> N12[label="",color=orange];
	N2 -> N16[label="",color=orange];
	N2 -> N17[label="",color=orange];
	N2 -> N18[label="",color=orange];
	N2 -> N24[label="",color=orange];
	N2 -> N25[label="",color=orange];
	N2 -> N26[label="",color=orange];
	N2 -> N27[label="",color=orange];
	N2 -> N28[label="",color=orange];
	N2 -> N29[label="",color=orange];
	N2 -> N30[label="",color=orange];
	N2 -> N31[label="",color=orange];
	N2 -> N32[label="",color=orange];
	N5 -> N41[label=""];
	N5 -> N45[label=""];
	N5 -> N46[label=""];
	N5 -> N47[label=""];
	N5 -> N48[label=""];
	N6 -> N5[label="",style=dashed,color=red];
	N7 -> N4[label="",color=orange];
	N7 -> N22[label="",color=orange];
	N7 -> N35[label="",color=orange];
	N7 -> N40[label="",color=orange];
	N9 -> N10[label="",style=dashed,color=red];
	N9 -> N11[label="",style=dashed,color=red];
	N9 -> N12[label="",style=dashed,color=red];
	N9 -> N13[label="",style=dashed,color=red];
	N9 -> N14[label="",style=dashed,color=red];
	N9 -> N15[label="",style=dashed,color=red];
	N13 -> N39[label="",style=dashed,color=red];
	N14 -> N12[label="",style=dashed,color=red];
	N16 -> N17[label="",color=orange];
	N16 -> N18[label="",color=orange];
	N17 -> N21[label="",color=orange];
	N17 -> N36[label="",color=orange];
	N17 -> N37[label="",color=orange];
	N18 -> N10[label="",color=orange];
	N18 -> N33[label="",color=orange];
	N19 -> N20[label="",color=orange];
	N19 -> N21[label="",color=orange];
	N20 -> N21[label="",color=orange];
	N23 -> N3[label="",color=orange];
	N26 -> N3[label="",color=orange];
	N27 -> N21[label="",color=orange];
	N28 -> N19[label="",color=orange];
	N28 -> N20[label="",color=orange];
	N28 -> N21[label="",color=orange];
	N28 -> N44[label="",color=orange];
	N29 -> N3[label="",color=orange];
	N29 -> N23[label="",color=orange];
	N32 -> N42[label="",color=orange];
	N33 -> N10[label="",color=orange];
	N33 -> N15[label="",color=orange];
	N33 -> N34[label="",color=orange];
	N34 -> N10[label="",color=orange];
	N36 -> N37[label="",color=orange];
	N36 -> N38[label="",color=orange];
	N42 -> N43[label="",color=orange];
	N44 -> N20[label="",color=orange];
	N44 -> N21[label="",color=orange];
	N45 -> N46[label=""];
	N46 -> N41[label=""];
	N46 -> N49[label=""];
	N47 -> N48[label=""];
	N47 -> N50[label=""];
	N48 -> N3[label=""];
	N48 -> N8[label=""];
	N48 -> N12[label=""];
	N48 -> N21[label=""];
	N48 -> N49[label=""];
	N48 -> N50[label=""];
	N48 -> N51[label=""];
	N50 -> N3[label=""];
	N50 -> N12[label=""];
	N50 -> N21[label=""];
	N50 -> N49[label=""];
	N50 -> N51[label=""];
	N51 -> N12[label=""];
}