!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
::Decoder for Decoder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl ::Decoder for Decoder {$/;"	i
::Encoder for Encoder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl<'a> ::Encoder for Encoder<'a> {$/;"	i
ALLOW_NEG_NUMS	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const ALLOW_NEG_NUMS       = 0b01000000000000000000000000000,$/;"	c
ALLOW_UNK_SC	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const ALLOW_UNK_SC         = 0b00000000000001000000000000000,$/;"	c
AVG	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^struct AVG {$/;"	s
A_REQUIRED_ELSE_HELP	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const A_REQUIRED_ELSE_HELP = 0b00000000000000000000000000100,$/;"	c
Alpm	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^impl Alpm {$/;"	i
Alpm	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^pub struct Alpm {$/;"	s
Animal	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    enum Animal {$/;"	g
AnyArg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^pub trait AnyArg<'n, 'e>: std_fmt::Display {$/;"	t
AnyArg for App	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^impl<'n, 'e> AnyArg<'n, 'e> for App<'n, 'e> {$/;"	i
AnyArg for FlagBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^impl<'n, 'e> AnyArg<'n, 'e> for FlagBuilder<'n, 'e> {$/;"	i
AnyArg for OptBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^impl<'n, 'e> AnyArg<'n, 'e> for OptBuilder<'n, 'e> {$/;"	i
AnyArg for PosBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^impl<'n, 'e> AnyArg<'n, 'e> for PosBuilder<'n, 'e> {$/;"	i
App	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^impl<'a, 'b> App<'a, 'b> {$/;"	i
App	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^pub struct App<'a, 'b>$/;"	s
AppFlags	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^impl AppFlags {$/;"	i
AppFlags	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^pub struct AppFlags(Flags);$/;"	s
AppMeta	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/meta.rs	/^impl<'b> AppMeta<'b> {$/;"	i
AppMeta	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/meta.rs	/^pub struct AppMeta<'b> {$/;"	s
AppSettings	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^pub enum AppSettings {$/;"	g
ArbitraryType	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^        struct ArbitraryType(u32);$/;"	s
Arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^impl<'a, 'b> Arg<'a, 'b> {$/;"	i
Arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^pub struct Arg<'a, 'b>$/;"	s
ArgFlags	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^impl ArgFlags {$/;"	i
ArgFlags	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^pub struct ArgFlags(Flags);$/;"	s
ArgGroup	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^impl<'a> ArgGroup<'a> {$/;"	i
ArgGroup	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^pub struct ArgGroup<'a> {$/;"	s
ArgMatcher	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^impl<'a> ArgMatcher<'a> {$/;"	i
ArgMatcher	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^pub struct ArgMatcher<'a>(pub ArgMatches<'a>);$/;"	s
ArgMatches	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^impl<'a> ArgMatches<'a> {$/;"	i
ArgMatches	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^pub struct ArgMatches<'a> {$/;"	s
ArgSettings	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^pub enum ArgSettings {$/;"	g
ArgWithDisplay	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^trait ArgWithDisplay<'b, 'c>: AnyArg<'b, 'c> + Display {}$/;"	t
ArgWithDisplay for T	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^impl<'b, 'c, T> ArgWithDisplay<'b, 'c> for T where T: AnyArg<'b, 'c> + Display {}$/;"	i
ArgWithOrder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^trait ArgWithOrder<'b, 'c>: ArgWithDisplay<'b, 'c> + DispOrder {$/;"	t
ArgWithOrder for T	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^impl<'b, 'c, T> ArgWithOrder<'b, 'c> for T$/;"	i
Array	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub type Array = Vec<Json>;$/;"	T
AsJson	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub struct AsJson<'a, T: 'a> { inner: &'a T }$/;"	s
AsMut for Either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^impl<L, R, Target> AsMut<Target> for Either<L, R>$/;"	i
AsPrettyJson	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl<'a, T> AsPrettyJson<'a, T> {$/;"	i
AsPrettyJson	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub struct AsPrettyJson<'a, T: 'a> { inner: &'a T, indent: Option<u32> }$/;"	s
AsRef for Either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^impl<L, R, Target> AsRef<Target> for Either<L, R>$/;"	i
Auth	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^impl Auth {$/;"	i
Auth	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^pub struct Auth {$/;"	s
BUF	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    const BUF: &'static str = "                ";$/;"	c
BashGen	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/bash.rs	/^impl<'a, 'b> BashGen<'a, 'b> {$/;"	i
BashGen	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/bash.rs	/^pub struct BashGen<'a, 'b>$/;"	s
Batching	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct Batching<I, F> {$/;"	s
BufRead for Either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^impl<L, R> BufRead for Either<L, R>$/;"	i
Buffer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^            type Buffer = [Option<$A>; $N - 1];$/;"	T
Buffer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^    type Buffer: Default + AsMut<[Option<Self::Item>]>;$/;"	T
Builder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub struct Builder<T> {$/;"	s
BuilderError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub type BuilderError = ParserError;$/;"	T
CHARS	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^static CHARS: &'static[u8] = b"0123456789abcdef";$/;"	c
COLORED_HELP	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const COLORED_HELP         = 0b00000010000000000000000000000,$/;"	c
COLOR_ALWAYS	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const COLOR_ALWAYS         = 0b00000100000000000000000000000,$/;"	c
COLOR_AUTO	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const COLOR_AUTO           = 0b00001000000000000000000000000,$/;"	c
COLOR_NEVER	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const COLOR_NEVER          = 0b00010000000000000000000000000,$/;"	c
CharacterSet	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^pub enum CharacterSet {$/;"	g
ChatEvent	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^        enum ChatEvent {$/;"	g
Chunk	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^pub struct Chunk<'a, I: 'a>$/;"	s
ChunkIndex	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^impl ChunkIndex {$/;"	i
ChunkIndex	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^struct ChunkIndex {$/;"	s
Chunks	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^pub struct Chunks<'a, I: 'a>$/;"	s
Clone for App	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^impl<'a, 'b> Clone for App<'a, 'b> {$/;"	i
Clone for AppFlags	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^impl Clone for AppFlags {$/;"	i
Clone for AppMeta	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/meta.rs	/^impl<'b> Clone for AppMeta<'b> {$/;"	i
Clone for Arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^impl<'a, 'b> Clone for Arg<'a, 'b> {$/;"	i
Clone for ArgGroup	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^impl<'a> Clone for ArgGroup<'a> {$/;"	i
Clone for Coalesce	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I: Clone, F: Clone> Clone for Coalesce<I, F>$/;"	i
Clone for ConsTuples	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/cons_tuples_impl.rs	/^impl<I, J> Clone for ConsTuples<I, J>$/;"	i
Clone for Dedup	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I: Clone> Clone for Dedup<I>$/;"	i
Clone for EncoderError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl Clone for EncoderError {$/;"	i
Clone for FlagBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^impl<'n, 'e> Clone for FlagBuilder<'n, 'e> {$/;"	i
Clone for HeadTail	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^impl<I> Clone for HeadTail<I>$/;"	i
Clone for KMerge	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^impl<I> Clone for KMerge<I>$/;"	i
Clone for LogLevel	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl Clone for LogLevel {$/;"	i
Clone for LogLevelFilter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl Clone for LogLevelFilter {$/;"	i
Clone for Merge	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, J> Clone for Merge<I, J>$/;"	i
Clone for MergeBy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, J, F> Clone for MergeBy<I, J, F>$/;"	i
Clone for MergeCore	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, J> Clone for MergeCore<I, J>$/;"	i
Clone for OptBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^impl<'n, 'e> Clone for OptBuilder<'n, 'e> {$/;"	i
Clone for Parser	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^impl<'a, 'b> Clone for Parser<'a, 'b>$/;"	i
Clone for PosBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^impl<'n, 'e> Clone for PosBuilder<'n, 'e> {$/;"	i
Clone for RcIter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/rciter_impl.rs	/^impl<I> Clone for RcIter<I> {$/;"	i
Coalesce	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct Coalesce<I, F>$/;"	s
CoalesceCore	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> CoalesceCore<I>$/;"	i
CoalesceCore	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct CoalesceCore<I>$/;"	s
ColorWhen	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^pub enum ColorWhen {$/;"	g
Colorizer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^impl Colorizer {$/;"	i
Colorizer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^pub struct Colorizer {$/;"	s
Combination	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^            type Combination = $C<Fuse<I>>;$/;"	T
Combination	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    type Combination = Tuple1Combination<I>;$/;"	T
Combination	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    type Combination: From<I> + Iterator<Item = Self>;$/;"	T
Combinations	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct Combinations<I: Iterator> {$/;"	s
ComplGen	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/mod.rs	/^impl<'a, 'b> ComplGen<'a, 'b> {$/;"	i
ComplGen	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/mod.rs	/^pub struct ComplGen<'a, 'b>$/;"	s
Config	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^pub struct Config {$/;"	s
ConsTuples	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/cons_tuples_impl.rs	/^pub struct ConsTuples<I, J>$/;"	s
CopyUntilResult	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^enum CopyUntilResult {$/;"	g
DECODE_TABLE	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^const DECODE_TABLE: [u8; 256] = [$/;"	c
DELIM_NOT_SET	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^        const DELIM_NOT_SET  = 0b010000000000,$/;"	c
DERIVE_DISP_ORDER	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const DERIVE_DISP_ORDER    = 0b00000001000000000000000000000,$/;"	c
DISABLE_VERSION	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const DISABLE_VERSION      = 0b00000000000000000100000000000,$/;"	c
DONT_DELIM_TRAIL	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const DONT_DELIM_TRAIL     = 0b00100000000000000000000000000,$/;"	c
Debug for ArgGroup	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^impl<'a> Debug for ArgGroup<'a> {$/;"	i
Decodable	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        impl<$($name:Decodable),*> Decodable for ($($name,)*) {$/;"	i
Decodable	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        impl<T:Decodable> Decodable for [T; $len] {$/;"	i
Decodable	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for () {$/;"	i
Decodable	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^pub trait Decodable: Sized {$/;"	t
Decodable for Arc	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T:Decodable+Send+Sync> Decodable for Arc<T> {$/;"	i
Decodable for Box	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl< T: Decodable> Decodable for Box<T> {$/;"	i
Decodable for Box	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl< T: Decodable> Decodable for Box<[T]> {$/;"	i
Decodable for Cell	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T: Decodable + Copy> Decodable for Cell<T> {$/;"	i
Decodable for Cow	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<'a, T: ?Sized> Decodable for Cow<'a, T>$/;"	i
Decodable for HashMap	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^impl<K, V> Decodable for HashMap<K, V>$/;"	i
Decodable for HashSet	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^impl<T> Decodable for HashSet<T> where T: Decodable + Hash + Eq, {$/;"	i
Decodable for LinkedList	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^impl<T:Decodable> Decodable for LinkedList<T> {$/;"	i
Decodable for Option	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T:Decodable> Decodable for Option<T> {$/;"	i
Decodable for PhantomData	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T> Decodable for PhantomData<T> {$/;"	i
Decodable for Rc	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T:Decodable> Decodable for Rc<T> {$/;"	i
Decodable for RefCell	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T: Decodable> Decodable for RefCell<T> {$/;"	i
Decodable for String	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for String {$/;"	i
Decodable for Vec	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T:Decodable> Decodable for Vec<T> {$/;"	i
Decodable for VecDeque	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^impl<T:Decodable> Decodable for VecDeque<T> {$/;"	i
Decodable for bool	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for bool {$/;"	i
Decodable for char	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for char {$/;"	i
Decodable for f32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for f32 {$/;"	i
Decodable for f64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for f64 {$/;"	i
Decodable for i16	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for i16 {$/;"	i
Decodable for i32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for i32 {$/;"	i
Decodable for i64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for i64 {$/;"	i
Decodable for i8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for i8 {$/;"	i
Decodable for isize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for isize {$/;"	i
Decodable for path	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for path::PathBuf {$/;"	i
Decodable for u16	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for u16 {$/;"	i
Decodable for u32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for u32 {$/;"	i
Decodable for u64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for u64 {$/;"	i
Decodable for u8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for u8 {$/;"	i
Decodable for usize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Decodable for usize {$/;"	i
DecodeEnum	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    enum DecodeEnum {$/;"	g
DecodeResult	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub type DecodeResult<T> = Result<T, DecoderError>;$/;"	T
DecodeStruct	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    struct DecodeStruct {$/;"	s
Decoder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl Decoder {$/;"	i
Decoder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub struct Decoder {$/;"	s
Decoder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^pub trait Decoder {$/;"	t
Decoder for MyDecoder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    impl Decoder for MyDecoder {$/;"	i
DecoderError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub enum DecoderError {$/;"	g
DecoderHelpers	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^pub trait DecoderHelpers: Decoder {$/;"	t
DecoderHelpers for D	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<D: Decoder> DecoderHelpers for D {$/;"	i
Dedup	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct Dedup<I>$/;"	s
Default for AVG	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^impl Default for AVG {$/;"	i
Default for AppFlags	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^impl Default for AppFlags {$/;"	i
Default for AppMeta	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/meta.rs	/^impl<'b> Default for AppMeta<'b> {$/;"	i
Default for Arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^impl<'a, 'b> Default for Arg<'a, 'b> {$/;"	i
Default for ArgFlags	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^impl Default for ArgFlags {$/;"	i
Default for ArgMatcher	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^impl<'a> Default for ArgMatcher<'a> {$/;"	i
Default for ArgMatches	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^impl<'a> Default for ArgMatches<'a> {$/;"	i
Default for Colorizer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^impl Default for Colorizer {$/;"	i
Default for FlagBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^impl<'n, 'e> Default for FlagBuilder<'n, 'e> {$/;"	i
Default for MatchedArg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/matched_arg.rs	/^impl Default for MatchedArg {$/;"	i
Default for OptBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^impl<'n, 'e> Default for OptBuilder<'n, 'e> {$/;"	i
Default for Options	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^impl Default for Options {$/;"	i
Default for Parser	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^impl<'a, 'b> Default for Parser<'a, 'b> {$/;"	i
Default for PosBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^impl<'n, 'e> Default for PosBuilder<'n, 'e> {$/;"	i
Deref for Either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^impl<L, R> Deref for Either<L, R>$/;"	i
Deref for LoggerGuard	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl Deref for LoggerGuard {$/;"	i
DerefMut for Either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^impl<L, R> DerefMut for Either<L, R>$/;"	i
DidYouMeanMessageStyle	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/suggestions.rs	/^pub enum DidYouMeanMessageStyle {$/;"	g
Diff	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/diff.rs	/^pub enum Diff<I, J>$/;"	g
DispOrder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^pub trait DispOrder {$/;"	t
DispOrder for App	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^impl<'b, 'c> DispOrder for App<'b, 'c> {$/;"	i
DispOrder for FlagBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^impl<'n, 'e> DispOrder for FlagBuilder<'n, 'e> {$/;"	i
DispOrder for OptBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^impl<'n, 'e> DispOrder for OptBuilder<'n, 'e> {$/;"	i
DispOrder for PosBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^impl<'n, 'e> DispOrder for PosBuilder<'n, 'e> {$/;"	i
Display for Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^impl Display for Error {$/;"	i
Display for FlagBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^impl<'n, 'e> Display for FlagBuilder<'n, 'e> {$/;"	i
Display for OptBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^impl<'n, 'e> Display for OptBuilder<'n, 'e> {$/;"	i
Display for PosBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^impl<'n, 'e> Display for PosBuilder<'n, 'e> {$/;"	i
DoubleEndedIterator for ConsTuples	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/cons_tuples_impl.rs	/^        impl<X, Iter, $($B),*> DoubleEndedIterator for ConsTuples<Iter, (($($B,)*), X)>$/;"	i
DoubleEndedIterator for Either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^impl<L, R> DoubleEndedIterator for Either<L, R>$/;"	i
DoubleEndedIterator for Flatten	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, J> DoubleEndedIterator for Flatten<I, J>$/;"	i
DoubleEndedIterator for Iter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^impl<'a, V> DoubleEndedIterator for Iter<'a, V> {$/;"	i
DoubleEndedIterator for OsSplit	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^impl<'a> DoubleEndedIterator for OsSplit<'a> {$/;"	i
DoubleEndedIterator for OsValues	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^impl<'a> DoubleEndedIterator for OsValues<'a> {$/;"	i
DoubleEndedIterator for PadUsing	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/pad_tail.rs	/^impl<I, F> DoubleEndedIterator for PadUsing<I, F>$/;"	i
DoubleEndedIterator for RcIter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/rciter_impl.rs	/^impl<I> DoubleEndedIterator for RcIter<I>$/;"	i
DoubleEndedIterator for RepeatN	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/repeatn.rs	/^impl<A> DoubleEndedIterator for RepeatN<A>$/;"	i
DoubleEndedIterator for Values	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^impl<'a> DoubleEndedIterator for Values<'a> {$/;"	i
DoubleEndedIterator for ZipLongest	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_longest.rs	/^impl<T, U> DoubleEndedIterator for ZipLongest<T, U>$/;"	i
Drop for Alpm	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^impl Drop for Alpm {$/;"	i
Drop for Chunk	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^impl<'a, I> Drop for Chunk<'a, I>$/;"	i
Drop for Easy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^impl Drop for Easy {$/;"	i
Drop for Form	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^impl Drop for Form {$/;"	i
Drop for Group	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^impl<'a, K, I, F> Drop for Group<'a, K, I, F>$/;"	i
Drop for List	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^impl Drop for List {$/;"	i
Drop for LoggerGuard	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl Drop for LoggerGuard {$/;"	i
Drop for Multi	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^impl Drop for Multi {$/;"	i
EMPTY_VALS	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^        const EMPTY_VALS     = 0b000000000100,$/;"	c
EQUALS_CODE	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^const EQUALS_CODE: u8 = 0xFE;$/;"	c
Easy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^impl Easy {$/;"	i
Easy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^pub struct Easy {$/;"	s
EasyData	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^struct EasyData {$/;"	s
EasyHandle	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^impl EasyHandle {$/;"	i
EasyHandle	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^pub struct EasyHandle {$/;"	s
Either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^impl<L, R> Either<L, R> {$/;"	i
Either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^pub enum Either<L, R> {$/;"	g
EitherOrBoth	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_longest.rs	/^pub enum EitherOrBoth<A, B> {$/;"	g
Encodable	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        impl<$($name:Encodable),*> Encodable for ($($name,)*) {$/;"	i
Encodable	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        impl<T:Encodable> Encodable for [T; $len] {$/;"	i
Encodable	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for () {$/;"	i
Encodable	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<'a, T: ?Sized + Encodable> Encodable for &'a T {$/;"	i
Encodable	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T:Encodable> Encodable for [T] {$/;"	i
Encodable	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^pub trait Encodable {$/;"	t
Encodable for Arc	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T:Encodable> Encodable for Arc<T> {$/;"	i
Encodable for Box	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T: ?Sized + Encodable> Encodable for Box<T> {$/;"	i
Encodable for Cell	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T: Encodable + Copy> Encodable for Cell<T> {$/;"	i
Encodable for Cow	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<'a, T:Encodable + ToOwned + ?Sized> Encodable for Cow<'a, T> {$/;"	i
Encodable for HashMap	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^impl<K, V> Encodable for HashMap<K, V>$/;"	i
Encodable for HashSet	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^impl<T> Encodable for HashSet<T> where T: Encodable + Hash + Eq {$/;"	i
Encodable for Json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl Encodable for Json {$/;"	i
Encodable for Option	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T:Encodable> Encodable for Option<T> {$/;"	i
Encodable for PhantomData	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T> Encodable for PhantomData<T> {$/;"	i
Encodable for Rc	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T:Encodable> Encodable for Rc<T> {$/;"	i
Encodable for RefCell	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T: Encodable> Encodable for RefCell<T> {$/;"	i
Encodable for String	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for String {$/;"	i
Encodable for Vec	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<T:Encodable> Encodable for Vec<T> {$/;"	i
Encodable for VecDeque	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^impl<T: Encodable> Encodable for VecDeque<T> {$/;"	i
Encodable for bool	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for bool {$/;"	i
Encodable for char	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for char {$/;"	i
Encodable for f32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for f32 {$/;"	i
Encodable for f64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for f64 {$/;"	i
Encodable for i16	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for i16 {$/;"	i
Encodable for i32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for i32 {$/;"	i
Encodable for i64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for i64 {$/;"	i
Encodable for i8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for i8 {$/;"	i
Encodable for isize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for isize {$/;"	i
Encodable for path	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for path::Path {$/;"	i
Encodable for path	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for path::PathBuf {$/;"	i
Encodable for str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for str {$/;"	i
Encodable for u16	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for u16 {$/;"	i
Encodable for u32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for u32 {$/;"	i
Encodable for u64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for u64 {$/;"	i
Encodable for u8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for u8 {$/;"	i
Encodable for usize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl Encodable for usize {$/;"	i
EncodeResult	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub type EncodeResult<T> = Result<T, EncoderError>;$/;"	T
Encoder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl<'a> Encoder<'a> {$/;"	i
Encoder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub struct Encoder<'a> {$/;"	s
Encoder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^pub trait Encoder {$/;"	t
EncoderError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub enum EncoderError {$/;"	g
EncoderHelpers	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^pub trait EncoderHelpers: Encoder {$/;"	t
EncoderHelpers for S	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^impl<S:Encoder> EncoderHelpers for S {$/;"	i
EncodingFormat	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^enum EncodingFormat {$/;"	g
Enum	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^        enum Enum {$/;"	g
Eq for HeadTail	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^impl<I> Eq for HeadTail<I>$/;"	i
Err	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^    type Err = String;$/;"	T
Err	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^    type Err = String;$/;"	T
Err	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/shell.rs	/^    type Err = String;$/;"	T
Err	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^            type Err = String;$/;"	T
Err	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    type Err = ();$/;"	T
Err	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    type Err = ParserError;$/;"	T
Err	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^    type Err = ();$/;"	T
Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^impl Error {$/;"	i
Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^pub struct Error {$/;"	s
Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl Error {$/;"	i
Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^pub struct Error {$/;"	s
Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    type Error = DecoderError;$/;"	T
Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    type Error = EncoderError;$/;"	T
Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        type Error = ();$/;"	T
Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    type Error;$/;"	T
Error for Either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^impl<L, R> Error for Either<L, R>$/;"	i
ErrorCode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub enum ErrorCode {$/;"	g
ErrorKind	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^pub enum ErrorKind {$/;"	g
Events	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^impl Events {$/;"	i
Events	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^pub struct Events {$/;"	s
ExactSizeIterator for Either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^impl<L, R> ExactSizeIterator for Either<L, R>$/;"	i
ExactSizeIterator for MultiPeek	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> ExactSizeIterator for MultiPeek<I>$/;"	i
ExactSizeIterator for PadUsing	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/pad_tail.rs	/^impl<I, F> ExactSizeIterator for PadUsing<I, F>$/;"	i
ExactSizeIterator for RepeatN	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/repeatn.rs	/^impl<A> ExactSizeIterator for RepeatN<A>$/;"	i
ExactSizeIterator for Step	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> ExactSizeIterator for Step<I>$/;"	i
ExactSizeIterator for Tee	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tee.rs	/^impl<I> ExactSizeIterator for Tee<I>$/;"	i
ExactSizeIterator for Zip	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/ziptuple.rs	/^        impl<$($B),*> ExactSizeIterator for Zip<($($B,)*)> where$/;"	i
ExactSizeIterator for ZipEq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_eq_impl.rs	/^impl<I, J> ExactSizeIterator for ZipEq<I, J>$/;"	i
ExactSizeIterator for ZipLongest	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_longest.rs	/^impl<T, U> ExactSizeIterator for ZipLongest<T, U>$/;"	i
Filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/regex.rs	/^impl Filter {$/;"	i
Filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/regex.rs	/^pub struct Filter {$/;"	s
Filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/string.rs	/^impl Filter {$/;"	i
Filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/string.rs	/^pub struct Filter {$/;"	s
FishGen	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/fish.rs	/^impl<'a, 'b> FishGen<'a, 'b> {$/;"	i
FishGen	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/fish.rs	/^pub struct FishGen<'a, 'b>$/;"	s
FlagBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^impl<'n, 'e> FlagBuilder<'n, 'e> {$/;"	i
FlagBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^pub struct FlagBuilder<'n, 'e> {$/;"	s
Flatten	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct Flatten<I, J> {$/;"	s
FloatStruct	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    struct FloatStruct {$/;"	s
FoldWhile	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^pub enum FoldWhile<T> {$/;"	g
Foo	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^        struct Foo {$/;"	s
Foo	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^        struct Foo<P> {$/;"	s
Form	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^impl Form {$/;"	i
Form	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^pub struct Form {$/;"	s
FormError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl FormError {$/;"	i
FormError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^pub struct FormError {$/;"	s
Format	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^impl<T: fmt::Display> Format<T> {$/;"	i
Format	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^pub enum Format<T> {$/;"	g
Format	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/format.rs	/^impl<'a, I> Format<'a, I>$/;"	i
Format	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/format.rs	/^pub struct Format<'a, I> {$/;"	s
FormatShim	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^struct FormatShim<'a, 'b: 'a> {$/;"	s
FormatWith	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/format.rs	/^pub struct FormatWith<'a, I, F> {$/;"	s
From	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^impl<'a, 'b, 'z> From<&'z Arg<'a, 'b>> for Arg<'a, 'b> {$/;"	i
From	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^impl<'a, 'b, 'z> From<&'z Arg<'a, 'b>> for FlagBuilder<'a, 'b> {$/;"	i
From	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^impl<'a, 'z> From<&'z ArgGroup<'a>> for ArgGroup<'a> {$/;"	i
From	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^impl<'a> From<&'a BTreeMap<Yaml, Yaml>> for ArgGroup<'a> {$/;"	i
From	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^impl<L, R> From<Result<R, L>> for Either<L, R> {$/;"	i
From	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^        impl<I: Iterator + Clone> From<I> for $C<Fuse<I>> {$/;"	i
From	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^        impl<I: Iterator + Clone> From<I> for $C<I> {$/;"	i
From for App	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^impl<'a> From<&'a Yaml> for App<'a, 'a> {$/;"	i
From for DecoderError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl From<ParserError> for DecoderError {$/;"	i
From for EncoderError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl From<fmt::Error> for EncoderError {$/;"	i
From for Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^impl From<io::Error> for Error {$/;"	i
From for Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^impl From<std_fmt::Error> for Error {$/;"	i
From for Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl From<ffi::NulError> for Error {$/;"	i
From for ParserError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl From<io::Error> for ParserError {$/;"	i
From for Tuple1Combination	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> From<I> for Tuple1Combination<I> {$/;"	i
From for Zip	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/ziptuple.rs	/^        impl<$($B: IntoIterator),*> From<($($B,)*)> for Zip<($($B::IntoIter,)*)> {$/;"	i
From for io	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl From<Error> for io::Error {$/;"	i
From for io	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl From<FormError> for io::Error {$/;"	i
From for io	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl From<MultiError> for io::Error {$/;"	i
From for io	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl From<ShareError> for io::Error {$/;"	i
FromBase64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^impl FromBase64 for [u8] {$/;"	i
FromBase64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^pub trait FromBase64 {$/;"	t
FromBase64 for str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^impl FromBase64 for str {$/;"	i
FromBase64Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^pub enum FromBase64Error {$/;"	g
FromHex	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^pub trait FromHex {$/;"	t
FromHex for str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^impl FromHex for str {$/;"	i
FromHexError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^pub enum FromHexError {$/;"	g
FromStr for AppSettings	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^impl FromStr for AppSettings {$/;"	i
FromStr for ArgSettings	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^impl FromStr for ArgSettings {$/;"	i
FromStr for Json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl FromStr for Json {$/;"	i
FromStr for LogLevel	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl FromStr for LogLevel {$/;"	i
FromStr for LogLevelFilter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl FromStr for LogLevelFilter {$/;"	i
FromStr for Severity	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^impl FromStr for Severity {$/;"	i
FromStr for Shell	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/shell.rs	/^impl FromStr for Shell {$/;"	i
FromStr for Status	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^impl FromStr for Status {$/;"	i
GLOBAL	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^        const GLOBAL         = 0b000000001000,$/;"	c
GLOBAL_VERSION	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const GLOBAL_VERSION       = 0b00000000000000000000000001000,$/;"	c
Group	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^pub struct Group<'a, K: 'a, I: 'a, F: 'a>$/;"	s
GroupBy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^impl<K, I, F> GroupBy<K, I, F>$/;"	i
GroupBy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^pub struct GroupBy<K, I, F>$/;"	s
GroupInner	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^impl<K, I, F> GroupInner<K, I, F>$/;"	i
GroupInner	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^struct GroupInner<K, I, F>$/;"	s
Groups	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^pub struct Groups<'a, K: 'a, I: 'a, F: 'a>$/;"	s
HIDDEN	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const HIDDEN               = 0b00000000000000001000000000000,$/;"	c
HIDDEN	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^        const HIDDEN         = 0b000000010000,$/;"	c
HIDE_POS_VALS	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^        const HIDE_POS_VALS  = 0b100000000000,$/;"	c
HasCombination	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^        impl<I, $A> HasCombination<I> for ($($I),*)$/;"	i
HasCombination	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I: Iterator> HasCombination<I> for (I::Item,) {$/;"	i
HasCombination	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub trait HasCombination<I>: Sized {$/;"	t
HeadTail	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^impl<I> HeadTail<I>$/;"	i
HeadTail	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^struct HeadTail<I>$/;"	s
Help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^impl<'a> Help<'a> {$/;"	i
Help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^pub struct Help<'a> {$/;"	s
INIT	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/lib.rs	/^    static INIT: Once = ONCE_INIT;$/;"	c
INITIALIZED	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^const INITIALIZED: usize = 2;$/;"	c
INITIALIZING	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^const INITIALIZING: usize = 1;$/;"	c
INTERNAL_ERROR_MSG	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/lib.rs	/^const INTERNAL_ERROR_MSG: &'static str = "Fatal internal error. Please consider filing a bug \\$/;"	c
INVALID_CODE	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^const INVALID_CODE: u8 = 0xFF;$/;"	c
INVALID_UTF8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/lib.rs	/^const INVALID_UTF8: &'static str = "unexpected invalid UTF-8 code point";/;"	c
Index for Json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl Index<usize> for Json {$/;"	i
Index for Json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl<'a> Index<&'a str>  for Json {$/;"	i
Index for LazyBuffer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> Index<usize> for LazyBuffer<I>$/;"	i
InfoType	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^pub enum InfoType {$/;"	g
Inner	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    struct Inner {$/;"	s
Interleave	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct Interleave<I, J> {$/;"	s
InterleaveShortest	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct InterleaveShortest<I, J>$/;"	s
InternalStackElement	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^enum InternalStackElement {$/;"	g
Intersperse	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/intersperse.rs	/^pub struct Intersperse<I>$/;"	s
Into	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^impl<'a> Into<ArgMatches<'a>> for ArgMatcher<'a> {$/;"	i
Into	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^impl<L, R> Into<Result<R, L>> for Either<L, R> {$/;"	i
IntoChunks	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^impl<I> IntoChunks<I>$/;"	i
IntoChunks	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^pub struct IntoChunks<I>$/;"	s
IntoIter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    type IntoIter = Chunks<'a, I>;$/;"	T
IntoIter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    type IntoIter = Groups<'a, K, I, F>;$/;"	T
IntoIter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/rciter_impl.rs	/^    type IntoIter = RcIter<I>;$/;"	T
IntoIterator	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^impl<'a, I> IntoIterator for &'a IntoChunks<I>$/;"	i
IntoIterator	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^impl<'a, K, I, F> IntoIterator for &'a GroupBy<K, I, F>$/;"	i
IntoIterator	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/rciter_impl.rs	/^impl<'a, I> IntoIterator for &'a RcIter<I>$/;"	i
IpResolve	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^pub enum IpResolve {$/;"	g
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    type Item = &'a OsStr;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    type Item = &'a V;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    type Item = &'a str;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    type Item = &'a OsStr;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    type Item = &'a [u8];$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    type Item = &'a str;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    type Item = L::Item;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^            type Item = ($($I),*);$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    type Item = (I::Item, J::Item);$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    type Item = (I::Item,);$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    type Item = A;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    type Item = B;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    type Item = I::Item;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    type Item = J::Item;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    type Item = Result<U, E>;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    type Item = T;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    type Item = Vec<I::Item>;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/cons_tuples_impl.rs	/^            type Item = ($($B,)* X, );$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    type Item = (K, Group<'a, K, I, F>);$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    type Item = Chunk<'a, I>;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    type Item = I::Item;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/intersperse.rs	/^    type Item = I::Item;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^    type Item = I::Item;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/pad_tail.rs	/^    type Item = I::Item;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/rciter_impl.rs	/^    type Item = A;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/rciter_impl.rs	/^    type Item = I::Item;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/repeatn.rs	/^    type Item = A;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^    type Item = A;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^    type Item = St;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tee.rs	/^    type Item = I::Item;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^            type Item = $A;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^    type Item = T::Item;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^    type Item = T;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^    type Item;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_eq_impl.rs	/^    type Item = (I::Item, J::Item);$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_longest.rs	/^    type Item = EitherOrBoth<T::Item, U::Item>;$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/ziptuple.rs	/^            type Item = ($($B::Item,)*);$/;"	T
Item	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    type Item = JsonEvent;$/;"	T
Iter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^pub struct Iter<'a, V: 'a> {$/;"	s
Iter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^pub struct Iter<'a> {$/;"	s
Iterate	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^pub struct Iterate<St, F> {$/;"	s
Iterator	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^        impl<I, $A> Iterator for $C<I>$/;"	i
Iterator for Batching	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<B, F, I> Iterator for Batching<I, F>$/;"	i
Iterator for Chunk	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^impl<'a, I> Iterator for Chunk<'a, I>$/;"	i
Iterator for Chunks	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^impl<'a, I> Iterator for Chunks<'a, I>$/;"	i
Iterator for Coalesce	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, F> Iterator for Coalesce<I, F>$/;"	i
Iterator for Combinations	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> Iterator for Combinations<I>$/;"	i
Iterator for ConsTuples	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/cons_tuples_impl.rs	/^        impl<X, Iter, $($B),*> Iterator for ConsTuples<Iter, (($($B,)*), X)>$/;"	i
Iterator for Dedup	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> Iterator for Dedup<I>$/;"	i
Iterator for Either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^impl<L, R> Iterator for Either<L, R>$/;"	i
Iterator for Flatten	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, J> Iterator for Flatten<I, J>$/;"	i
Iterator for Group	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^impl<'a, K, I, F> Iterator for Group<'a, K, I, F>$/;"	i
Iterator for Groups	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^impl<'a, K, I, F> Iterator for Groups<'a, K, I, F>$/;"	i
Iterator for Interleave	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, J> Iterator for Interleave<I, J>$/;"	i
Iterator for InterleaveShortest	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, J> Iterator for InterleaveShortest<I, J>$/;"	i
Iterator for Intersperse	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/intersperse.rs	/^impl<I> Iterator for Intersperse<I>$/;"	i
Iterator for Iter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^impl<'a, V> Iterator for Iter<'a, V> {$/;"	i
Iterator for Iter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^impl<'a> Iterator for Iter<'a> {$/;"	i
Iterator for Iterate	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^impl<St, F> Iterator for Iterate<St, F>$/;"	i
Iterator for KMerge	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^impl<I> Iterator for KMerge<I>$/;"	i
Iterator for MapResults	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, F, T, U, E> Iterator for MapResults<I, F>$/;"	i
Iterator for Merge	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, J> Iterator for Merge<I, J>$/;"	i
Iterator for MergeBy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, J, F> Iterator for MergeBy<I, J, F>$/;"	i
Iterator for MultiPeek	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> Iterator for MultiPeek<I>$/;"	i
Iterator for OsSplit	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^impl<'a> Iterator for OsSplit<'a> {$/;"	i
Iterator for OsValues	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^impl<'a> Iterator for OsValues<'a> {$/;"	i
Iterator for PadUsing	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/pad_tail.rs	/^impl<I, F> Iterator for PadUsing<I, F>$/;"	i
Iterator for Product	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, J> Iterator for Product<I, J>$/;"	i
Iterator for Protocols	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^impl<'a> Iterator for Protocols<'a> {$/;"	i
Iterator for PutBack	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> Iterator for PutBack<I>$/;"	i
Iterator for PutBackN	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I: Iterator> Iterator for PutBackN<I> {$/;"	i
Iterator for RcIter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/rciter_impl.rs	/^impl<A, I> Iterator for RcIter<I>$/;"	i
Iterator for RepeatCall	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^impl<A, F> Iterator for RepeatCall<F>$/;"	i
Iterator for RepeatN	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/repeatn.rs	/^impl<A> Iterator for RepeatN<A>$/;"	i
Iterator for Step	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> Iterator for Step<I>$/;"	i
Iterator for TakeWhileRef	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<'a, I, F> Iterator for TakeWhileRef<'a, I, F>$/;"	i
Iterator for Tee	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tee.rs	/^impl<I> Iterator for Tee<I>$/;"	i
Iterator for Tuple1Combination	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I: Iterator> Iterator for Tuple1Combination<I> {$/;"	i
Iterator for TupleBuffer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^impl<T> Iterator for TupleBuffer<T>$/;"	i
Iterator for TupleCombinations	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, T> Iterator for TupleCombinations<I, T>$/;"	i
Iterator for TupleWindows	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^impl<I, T> Iterator for TupleWindows<I, T>$/;"	i
Iterator for Tuples	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^impl<I, T> Iterator for Tuples<I, T>$/;"	i
Iterator for Unfold	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^impl<A, St, F> Iterator for Unfold<St, F>$/;"	i
Iterator for Unique	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> Iterator for Unique<I>$/;"	i
Iterator for UniqueBy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, V, F> Iterator for UniqueBy<I, V, F>$/;"	i
Iterator for Values	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^impl<'a> Iterator for Values<'a> {$/;"	i
Iterator for WhileSome	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, A> Iterator for WhileSome<I>$/;"	i
Iterator for Zip	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/ziptuple.rs	/^        impl<$($B),*> Iterator for Zip<($($B,)*)>$/;"	i
Iterator for ZipEq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_eq_impl.rs	/^impl<I, J> Iterator for ZipEq<I, J>$/;"	i
Iterator for ZipLongest	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_longest.rs	/^impl<T, U> Iterator for ZipLongest<T, U>$/;"	i
Itertools	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^pub trait Itertools : Iterator {$/;"	t
Itertools for T	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^impl<T: ?Sized> Itertools for T where T: Iterator { }$/;"	i
Json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl Json {$/;"	i
Json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub enum Json {$/;"	g
JsonEvent	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub enum JsonEvent {$/;"	g
KMerge	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^pub struct KMerge<I>$/;"	s
Key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    type Key = K;$/;"	T
Key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    type Key = usize;$/;"	T
Key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    type Key;$/;"	T
KeyFunction	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^trait KeyFunction<A> {$/;"	t
KeyFunction for ChunkIndex	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^impl<'a, A> KeyFunction<A> for ChunkIndex {$/;"	i
KeyFunction for F	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^impl<'a, A, K, F: ?Sized> KeyFunction<A> for F$/;"	i
LEADING_HYPHEN	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const LEADING_HYPHEN       = 0b00000000001000000000000000000,$/;"	c
LOGGER	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^static mut LOGGER: *const Log = &NopLogger;$/;"	c
LOG_LEVEL_NAMES	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^static LOG_LEVEL_NAMES: [&'static str; 6] = ["OFF", "ERROR", "WARN", "INFO",$/;"	c
LOW_INDEX_MUL_POS	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const LOW_INDEX_MUL_POS    = 0b10000000000000000000000000000,$/;"	c
LazyBuffer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> LazyBuffer<I>$/;"	i
LazyBuffer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^struct LazyBuffer<I: Iterator> {$/;"	s
List	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^impl List {$/;"	i
List	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^pub struct List {$/;"	s
Log	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub trait Log: Sync+Send {$/;"	t
Log for Logger	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^impl Log for Logger {$/;"	i
Log for NopLogger	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl Log for NopLogger {$/;"	i
LogBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^impl LogBuilder {$/;"	i
LogBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^pub struct LogBuilder {$/;"	s
LogDirective	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^struct LogDirective {$/;"	s
LogLevel	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl LogLevel {$/;"	i
LogLevel	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub enum LogLevel {$/;"	g
LogLevelFilter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl LogLevelFilter {$/;"	i
LogLevelFilter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub enum LogLevelFilter {$/;"	g
LogLocation	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl LogLocation {$/;"	i
LogLocation	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub struct LogLocation {$/;"	s
LogMetadata	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl<'a> LogMetadata<'a> {$/;"	i
LogMetadata	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub struct LogMetadata<'a> {$/;"	s
LogRecord	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl<'a> LogRecord<'a> {$/;"	i
LogRecord	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub struct LogRecord<'a> {$/;"	s
Logger	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^impl Logger {$/;"	i
Logger	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^pub struct Logger {$/;"	s
LoggerGuard	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^struct LoggerGuard(&'static Log);$/;"	s
MAX_LOG_LEVEL_FILTER	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^static MAX_LOG_LEVEL_FILTER: AtomicUsize = ATOMIC_USIZE_INIT;$/;"	c
MIME	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^pub static MIME: Config =$/;"	c
MULTIPLE	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^        const MULTIPLE       = 0b000000000010,$/;"	c
MapResults	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct MapResults<I, F> {$/;"	s
MatchedArg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/matched_arg.rs	/^impl MatchedArg {$/;"	i
MatchedArg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/matched_arg.rs	/^pub struct MatchedArg {$/;"	s
MaxLogLevelFilter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl MaxLogLevelFilter {$/;"	i
MaxLogLevelFilter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub struct MaxLogLevelFilter(());$/;"	s
Merge	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct Merge<I, J>$/;"	s
MergeBy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct MergeBy<I, J, F>$/;"	s
MergeCore	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, J> MergeCore<I, J>$/;"	i
MergeCore	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^struct MergeCore<I, J>$/;"	s
Message	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^impl<'multi> Message<'multi> {$/;"	i
Message	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^pub struct Message<'multi> {$/;"	s
MinMaxResult	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/minmax.rs	/^impl<T: Clone> MinMaxResult<T> {$/;"	i
MinMaxResult	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/minmax.rs	/^pub enum MinMaxResult<T> {$/;"	g
Multi	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^impl Multi {$/;"	i
Multi	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^pub struct Multi {$/;"	s
MultiData	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^struct MultiData {$/;"	s
MultiError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl MultiError {$/;"	i
MultiError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^pub struct MultiError {$/;"	s
MultiPeek	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I: Iterator> MultiPeek<I> {$/;"	i
MultiPeek	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct MultiPeek<I>$/;"	s
MyDecoder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    struct MyDecoder;$/;"	s
NEEDS_LONG_HELP	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const NEEDS_LONG_HELP      = 0b00000000000000000000100000000,$/;"	c
NEEDS_LONG_VERSION	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const NEEDS_LONG_VERSION   = 0b00000000000000000001000000000,$/;"	c
NEEDS_SC_HELP	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const NEEDS_SC_HELP        = 0b00000000000000000010000000000,$/;"	c
NEWLINE_CODE	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^const NEWLINE_CODE: u8 = 0xFD;$/;"	c
NEXT_LINE_HELP	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const NEXT_LINE_HELP       = 0b00000000100000000000000000000,$/;"	c
NEXT_LINE_HELP	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^        const NEXT_LINE_HELP = 0b000010000000,$/;"	c
NO_BIN_NAME	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const NO_BIN_NAME          = 0b00000000000000100000000000000,$/;"	c
NO_POS_VALUES	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const NO_POS_VALUES        = 0b00000000010000000000000000000,$/;"	c
Newline	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^pub enum Newline {$/;"	g
NopLogger	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^struct NopLogger;$/;"	s
Object	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub type Object = BTreeMap<string::String, Json>;$/;"	T
OptBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^impl<'n, 'e> OptBuilder<'n, 'e> {$/;"	i
OptBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^pub struct OptBuilder<'n, 'e> {$/;"	s
OptionData	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    struct OptionData {$/;"	s
Options	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^struct Options {$/;"	s
Ord for HeadTail	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^impl<I> Ord for HeadTail<I>$/;"	i
Ord for LogLevel	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl Ord for LogLevel {$/;"	i
Ord for LogLevelFilter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl Ord for LogLevelFilter {$/;"	i
OsSplit	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^pub struct OsSplit<'a> {$/;"	s
OsStrExt2	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^pub trait OsStrExt2 {$/;"	t
OsStrExt2 for OsStr	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^impl OsStrExt2 for OsStr {$/;"	i
OsStrExt3	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^trait OsStrExt3 {$/;"	t
OsStrExt3 for OsStr	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^impl OsStrExt3 for OsStr {$/;"	i
OsValues	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^pub struct OsValues<'a> {$/;"	s
Outer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    struct Outer {$/;"	s
Output	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    type Output = I::Item;$/;"	T
Output	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    type Output = Json;$/;"	T
PACMAN_CONF	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^pub const PACMAN_CONF: &'static str = "\/etc\/pacman.conf";$/;"	c
PACMAN_DEFAULT_DBPATH	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^pub const PACMAN_DEFAULT_DBPATH: &'static str = "\/var\/lib\/pacman\/";$/;"	c
PRE_ALLOCATE_CAP	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs	/^    const PRE_ALLOCATE_CAP: usize = 0x100000;$/;"	c
PadUsing	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/pad_tail.rs	/^pub struct PadUsing<I, F> {$/;"	s
ParseResult	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^type ParseResult = Result<(), ()>;$/;"	T
Parser	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^impl<'a, 'b> Parser<'a, 'b>$/;"	i
Parser	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^pub struct Parser<'a, 'b>$/;"	s
Parser	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub struct Parser<T> {$/;"	s
ParserError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub enum ParserError {$/;"	g
ParserState	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^enum ParserState {$/;"	g
Part	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^impl<'form, 'data> Part<'form, 'data> {$/;"	i
Part	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^pub struct Part<'form, 'data> {$/;"	s
PartialEq for HeadTail	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^impl<I> PartialEq for HeadTail<I>$/;"	i
PartialEq for LogLevel	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl PartialEq for LogLevel {$/;"	i
PartialEq for LogLevel	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl PartialEq<LogLevelFilter> for LogLevel {$/;"	i
PartialEq for LogLevelFilter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl PartialEq for LogLevelFilter {$/;"	i
PartialEq for LogLevelFilter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl PartialEq<LogLevel> for LogLevelFilter {$/;"	i
PartialEq for ParserError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl PartialEq for ParserError {$/;"	i
PartialOrd for HeadTail	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^impl<I> PartialOrd for HeadTail<I>$/;"	i
PartialOrd for LogLevel	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl PartialOrd for LogLevel {$/;"	i
PartialOrd for LogLevel	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl PartialOrd<LogLevelFilter> for LogLevel {$/;"	i
PartialOrd for LogLevelFilter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl PartialOrd for LogLevelFilter {$/;"	i
PartialOrd for LogLevelFilter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl PartialOrd<LogLevel> for LogLevelFilter {$/;"	i
PosBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^impl<'n, 'e> PosBuilder<'n, 'e> {$/;"	i
PosBuilder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^pub struct PosBuilder<'n, 'e> {$/;"	s
PowerShellGen	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/powershell.rs	/^impl<'a, 'b> PowerShellGen<'a, 'b> {$/;"	i
PowerShellGen	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/powershell.rs	/^pub struct PowerShellGen<'a, 'b>$/;"	s
PrettyJson	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub struct PrettyJson<'a> { inner: &'a Json }$/;"	s
Product	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct Product<I, J>$/;"	s
Protocols	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^pub struct Protocols<'a> {$/;"	s
ProxyType	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^pub enum ProxyType {$/;"	g
PutBack	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> PutBack<I>$/;"	i
PutBack	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct PutBack<I>$/;"	s
PutBackN	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I: Iterator> PutBackN<I> {$/;"	i
PutBackN	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct PutBackN<I: Iterator> {$/;"	s
REFCOUNT	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^static REFCOUNT: AtomicUsize = ATOMIC_USIZE_INIT;$/;"	c
REQUIRED	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^        const REQUIRED       = 0b000000000001,$/;"	c
REQ_DELIM	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^        const REQ_DELIM      = 0b001000000000,$/;"	c
R_UNLESS_ALL	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^        const R_UNLESS_ALL   = 0b000100000000,$/;"	c
RcIter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/rciter_impl.rs	/^pub struct RcIter<I> {$/;"	s
Read for Either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^impl<L, R> Read for Either<L, R>$/;"	i
ReadError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^pub enum ReadError {$/;"	g
RepeatCall	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^pub struct RepeatCall<F> {$/;"	s
RepeatN	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/repeatn.rs	/^impl<A> RepeatN<A> {$/;"	i
RepeatN	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/repeatn.rs	/^pub struct RepeatN<A> {$/;"	s
Result	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^pub type Result<T> = StdResult<T, Error>;$/;"	T
SC_NEGATE_REQS	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const SC_NEGATE_REQS       = 0b00000000000000000000000000001,$/;"	c
SC_REQUIRED	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const SC_REQUIRED          = 0b00000000000000000000000000010,$/;"	c
SC_REQUIRED_ELSE_HELP	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const SC_REQUIRED_ELSE_HELP= 0b00000000000000000000010000000,$/;"	c
SPECIAL_CODES_START	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^const SPECIAL_CODES_START: u8 = NEWLINE_CODE;$/;"	c
STANDARD	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^pub static STANDARD: Config =$/;"	c
STANDARD_CHARS	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^static STANDARD_CHARS: &'static[u8] = b"ABCDEFGHIJKLMNOPQRSTUVWXYZ\\$/;"	c
STATE	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^static STATE: AtomicUsize = ATOMIC_USIZE_INIT;$/;"	c
STDERR	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^const STDERR: i32 = 0;$/;"	c
STDERR	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^const STDERR: i32 = libc::STDERR_FILENO;$/;"	c
STDOUT	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^const STDOUT: i32 = 0;$/;"	c
STDOUT	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^const STDOUT: i32 = libc::STDOUT_FILENO;$/;"	c
SeekResult	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^pub enum SeekResult {$/;"	g
Send for Easy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^unsafe impl Send for Easy {}$/;"	i
Send for List	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^unsafe impl Send for List {}$/;"	i
Send for Version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^unsafe impl Send for Version {}$/;"	i
SetLoggerError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub struct SetLoggerError(());$/;"	s
Severity	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^enum Severity {$/;"	g
ShareError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl ShareError {$/;"	i
ShareError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^pub struct ShareError {$/;"	s
Shell	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/shell.rs	/^impl Shell {$/;"	i
Shell	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/shell.rs	/^pub enum Shell {$/;"	g
ShutdownLoggerError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub struct ShutdownLoggerError(());$/;"	s
SizeHint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/size_hint.rs	/^pub type SizeHint = (usize, Option<usize>);$/;"	T
Socket	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^pub type Socket = curl_sys::curl_socket_t;$/;"	T
SocketEvents	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^impl SocketEvents {$/;"	i
SocketEvents	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^pub struct SocketEvents {$/;"	s
SslVersion	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^pub enum SslVersion {$/;"	g
Stack	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl Stack {$/;"	i
Stack	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub struct Stack {$/;"	s
StackElement	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub enum StackElement<'l> {$/;"	g
Status	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^enum Status {$/;"	g
StdError for DecoderError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl StdError for DecoderError {$/;"	i
StdError for EncoderError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl StdError for EncoderError {$/;"	i
StdError for Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^impl StdError for Error {$/;"	i
StdError for ParserError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl StdError for ParserError {$/;"	i
Step	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct Step<I> {$/;"	s
SubCommand	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/subcommand.rs	/^impl<'a> SubCommand<'a> {$/;"	i
SubCommand	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/subcommand.rs	/^pub struct SubCommand<'a> {$/;"	s
Sync for Version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^unsafe impl Sync for Version {}$/;"	i
TAB	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^const TAB: &'static str = "    ";$/;"	c
TAKES_VAL	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^        const TAKES_VAL      = 0b000000100000,$/;"	c
TRAILING_VARARG	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const TRAILING_VARARG      = 0b00000000000000010000000000000,$/;"	c
TakeWhileRef	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct TakeWhileRef<'a, I: 'a, F> {$/;"	s
Target	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    type Target = L::Target;$/;"	T
Target	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    type Target = Log;$/;"	T
Tee	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tee.rs	/^pub struct Tee<I>$/;"	s
TeeBuffer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tee.rs	/^struct TeeBuffer<A, I> {$/;"	s
TimeCondition	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^pub enum TimeCondition {$/;"	g
ToBase64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^impl ToBase64 for [u8] {$/;"	i
ToBase64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^pub trait ToBase64 {$/;"	t
ToHex	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^impl ToHex for [u8] {$/;"	i
ToHex	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^pub trait ToHex {$/;"	t
ToJson	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl ToJson for () {$/;"	i
ToJson	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl<A: ToJson> ToJson for [A] {$/;"	i
ToJson	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub trait ToJson {$/;"	t
ToJson for BTreeMap	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl<A: ToJson> ToJson for BTreeMap<string::String, A> {$/;"	i
ToJson for HashMap	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl<A: ToJson> ToJson for HashMap<string::String, A> {$/;"	i
ToJson for Json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl ToJson for Json {$/;"	i
ToJson for Option	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl<A:ToJson> ToJson for Option<A> {$/;"	i
ToJson for Vec	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl<A: ToJson> ToJson for Vec<A> {$/;"	i
ToJson for bool	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl ToJson for bool {$/;"	i
ToJson for f32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl ToJson for f32 {$/;"	i
ToJson for f64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl ToJson for f64 {$/;"	i
ToJson for str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl ToJson for str {$/;"	i
ToJson for string	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl ToJson for string::String {$/;"	i
Transfer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^impl<'easy, 'data> Transfer<'easy, 'data> {$/;"	i
Transfer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^pub struct Transfer<'easy, 'data> {$/;"	s
TransferData	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^struct TransferData<'a> {$/;"	s
Tuple1Combination	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct Tuple1Combination<I> {$/;"	s
TupleBuffer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^impl<T> TupleBuffer<T>$/;"	i
TupleBuffer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^pub struct TupleBuffer<T>$/;"	s
TupleCollect	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^        impl<$A> TupleCollect for ($($X),*,) {$/;"	i
TupleCollect	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^pub trait TupleCollect: Sized {$/;"	t
TupleCombinations	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct TupleCombinations<I, T>$/;"	s
TupleWindows	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^pub struct TupleWindows<I, T>$/;"	s
Tuples	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^impl<I, T> Tuples<I, T>$/;"	i
Tuples	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^pub struct Tuples<I, T>$/;"	s
UNIFIED_HELP	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const UNIFIED_HELP         = 0b00000000000000000000000100000,$/;"	c
UNINITIALIZED	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^const UNINITIALIZED: usize = 0;$/;"	c
URLSAFE_CHARS	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^static URLSAFE_CHARS: &'static[u8] = b"ABCDEFGHIJKLMNOPQRSTUVWXYZ\\$/;"	c
URL_SAFE	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^pub static URL_SAFE: Config =$/;"	c
USE_DELIM	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^        const USE_DELIM      = 0b000001000000,$/;"	c
UTF8_NONE	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const UTF8_NONE            = 0b00000000000100000000000000000,$/;"	c
UTF8_STRICT	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const UTF8_STRICT          = 0b00000000000010000000000000000,$/;"	c
Unfold	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^pub struct Unfold<St, F> {$/;"	s
Unique	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct Unique<I: Iterator> {$/;"	s
UniqueBy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct UniqueBy<I: Iterator, V, F> {$/;"	s
UsageParser	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^impl<'a> UsageParser<'a> {$/;"	i
UsageParser	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^pub struct UsageParser<'a> {$/;"	s
UsageToken	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^enum UsageToken {$/;"	g
VERSIONLESS_SC	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const VERSIONLESS_SC       = 0b00000000000000000000000010000,$/;"	c
Values	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^pub struct Values<'a> {$/;"	s
Version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^impl Version {$/;"	i
Version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^pub struct Version {$/;"	s
WAIT_ON_ERROR	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^        const WAIT_ON_ERROR        = 0b00000000000000000000001000000,$/;"	c
WhileSome	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub struct WhileSome<I> {$/;"	s
Write for Either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^impl<L, R> Write for Either<L, R>$/;"	i
WriteError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^pub enum WriteError {$/;"	g
Zip	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/ziptuple.rs	/^impl<T> Zip<T> {$/;"	i
Zip	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/ziptuple.rs	/^pub struct Zip<T> {$/;"	s
ZipEq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_eq_impl.rs	/^pub struct ZipEq<I, J> {$/;"	s
ZipLongest	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_longest.rs	/^pub struct ZipLongest<T, U> {$/;"	s
ZshGen	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/zsh.rs	/^impl<'a, 'b> ZshGen<'a, 'b> {$/;"	i
ZshGen	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/zsh.rs	/^pub struct ZshGen<'a, 'b>$/;"	s
_LOC	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/macros.rs	/^        static _LOC: $crate::LogLocation = $crate::LogLocation {$/;"	c
_StrExt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/strext.rs	/^pub trait _StrExt {$/;"	t
_StrExt for str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/strext.rs	/^impl _StrExt for str {$/;"	i
__enabled	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub fn __enabled(level: LogLevel, target: &str) -> bool {$/;"	f
__log	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub fn __log(level: LogLevel, target: &str, loc: &LogLocation,$/;"	f
__static_max_level	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub fn __static_max_level() -> LogLevelFilter {$/;"	f
_buffer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn _buffer(&mut self, name: &'data Path, data: Vec<u8>) -> &mut Self {$/;"	f
_clap_count_exprs	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! _clap_count_exprs {$/;"	d
_file	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn _file(&mut self, file: &'data Path) -> &mut Self {$/;"	f
_file_content	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn _file_content(&mut self, file: &Path) -> &mut Self {$/;"	f
_filename	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn _filename(&mut self, name: &'data Path) -> &mut Self {$/;"	f
_handle_group_reqs	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/macros.rs	/^macro_rules! _handle_group_reqs{$/;"	d
_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn _help(&self) -> ClapResult<()> {$/;"	f
_is_char_boundary	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/strext.rs	/^    fn _is_char_boundary(&self, index: usize) -> bool {$/;"	f
_is_char_boundary	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/strext.rs	/^    fn _is_char_boundary(&self, index: usize) -> bool;$/;"	f
_messages	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    fn _messages(&self, mut f: &mut FnMut(Message)) {$/;"	f
_socket_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    fn _socket_function(&mut self,$/;"	f
_timer_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    fn _timer_function(&mut self,$/;"	f
_validate_num_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn _validate_num_vals<A>(&self, a: &A, ma: &MatchedArg, matcher: &ArgMatcher) -> ClapResult<()>$/;"	f
_version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn _version(&self) -> ClapResult<()> {$/;"	f
_write_parser_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    pub fn _write_parser_help(w: &'a mut Write, parser: &Parser, stderr: bool) -> ClapResult<()> {$/;"	f
a	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn a() -> Either<u32, u32> {$/;"	f
about	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn about<S: Into<&'b str>>(mut self, about: S) -> Self {$/;"	f
accept_encoding	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn accept_encoding(&mut self, encoding: &str) -> Result<(), Error> {$/;"	f
action	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn action(&self, socket: Socket, events: &Events)$/;"	f
adaptors	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod adaptors;$/;"	m
add	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn add(&mut self) -> Result<(), FormError> {$/;"	f
add	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn add(&self, mut easy: Easy) -> Result<EasyHandle, MultiError> {$/;"	f
add	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/size_hint.rs	/^pub fn add(a: SizeHint, b: SizeHint) -> SizeHint {$/;"	f
add_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn add_arg(&mut self, a: &Arg<'a, 'b>) {$/;"	f
add_defaults	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn add_defaults(&mut self, matcher: &mut ArgMatcher<'a>) -> ClapResult<()> {$/;"	f
add_group	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn add_group(&mut self, group: ArgGroup<'a>) {$/;"	f
add_sc	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/zsh.rs	/^    fn add_sc(sc: &App, n: &str, ret: &mut Vec<String>) {$/;"	f
add_scalar	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/size_hint.rs	/^pub fn add_scalar(sh: SizeHint, x: usize) -> SizeHint {$/;"	f
add_single_val_to_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn add_single_val_to_arg<A>(&self,$/;"	f
add_subcommand	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn add_subcommand(&mut self, mut subcmd: App<'a, 'b>) {$/;"	f
add_val	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^        macro_rules! add_val {$/;"	d
add_val_to	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn add_val_to(&mut self, arg: &'a str, val: &OsStr) {$/;"	f
add_val_to_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn add_val_to_arg<A>(&self,$/;"	f
address_scope	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn address_scope(&mut self, scope: u32) -> Result<(), Error> {$/;"	f
after_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn after_help<S: Into<&'b str>>(mut self, help: S) -> Self {$/;"	f
alias	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn alias<S: Into<&'b str>>(mut self, name: S) -> Self {$/;"	f
alias	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn alias<S: Into<&'b str>>(mut self, name: S) -> Self {$/;"	f
aliases	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn aliases(&self) -> Option<Vec<&'e str>> {$/;"	f
aliases	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn aliases(mut self, names: &[&'b str]) -> Self {$/;"	f
aliases	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn aliases(&self) -> Option<Vec<&'e str>>;$/;"	f
aliases	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn aliases(mut self, names: &[&'b str]) -> Self {$/;"	f
aliases	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn aliases(&self) -> Option<Vec<&'e str>> {$/;"	f
aliases	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn aliases(&self) -> Option<Vec<&'e str>> {$/;"	f
aliases	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn aliases(&self) -> Option<Vec<&'e str>> {$/;"	f
all	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn all<G>(&mut self, mut f: G) -> bool$/;"	f
all	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/free.rs	/^pub fn all<I, F>(iterable: I, f: F) -> bool$/;"	f
all_options_for_path	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/bash.rs	/^    fn all_options_for_path(&self, path: &str) -> String {$/;"	f
all_subcommand_names	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/mod.rs	/^pub fn all_subcommand_names(p: &Parser) -> Vec<String> {$/;"	f
all_subcommands	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/bash.rs	/^    fn all_subcommands(&self) -> String {$/;"	f
all_subcommands	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/mod.rs	/^pub fn all_subcommands(p: &Parser) -> Vec<(String, String)> {$/;"	f
any	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/free.rs	/^pub fn any<I, F>(iterable: I, f: F) -> bool$/;"	f
any_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/mod.rs	/^pub mod any_arg;$/;"	m
app	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/lib.rs	/^mod app;$/;"	m
app_settings_fromstr	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^    fn app_settings_fromstr() {$/;"	f
append	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn append(&mut self, data: &str) -> Result<(), Error> {$/;"	f
ares_version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn ares_version(&self) -> Option<&str> {$/;"	f
ares_version_num	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn ares_version_num(&self) -> Option<u32> {$/;"	f
arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn arg<A: Borrow<Arg<'a, 'b>> + 'a>(mut self, a: A) -> Self {$/;"	f
arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    pub fn arg(mut self, n: &'a str) -> Self {$/;"	f
arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/mod.rs	/^mod arg;$/;"	m
arg_builder	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/mod.rs	/^mod arg_builder;$/;"	m
arg_enum	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! arg_enum {$/;"	d
arg_from_usage	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn arg_from_usage(mut self, usage: &'a str) -> Self {$/;"	f
arg_matcher	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/mod.rs	/^mod arg_matcher;$/;"	m
arg_matches	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/mod.rs	/^mod arg_matches;$/;"	m
arg_names	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn arg_names(&'a self) -> Vec<&'a str> {$/;"	f
arg_names_in_group	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn arg_names_in_group(&self, group: &str) -> Vec<&'a str> {$/;"	f
arg_post_processing	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/macros.rs	/^macro_rules! arg_post_processing {$/;"	d
args	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn args(mut self, args: &[Arg<'a, 'b>]) -> Self {$/;"	f
args	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    pub fn args(mut self, ns: &[&'a str]) -> Self {$/;"	f
args	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/lib.rs	/^mod args;$/;"	m
args	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    pub fn args(&self) -> &fmt::Arguments<'a> {$/;"	f
args_from_usage	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn args_from_usage(mut self, usage: &'a str) -> Self {$/;"	f
args_in_group	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn args_in_group(&self, group: &str) -> Vec<String> {$/;"	f
argument_conflict	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn argument_conflict<'a, 'b, A, O, U>(arg: &A,$/;"	f
argument_not_found_auto	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn argument_not_found_auto<A>(arg: A) -> Self$/;"	f
array	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^macro_rules! array {$/;"	d
as_arg_trait	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^fn as_arg_trait<'a, 'b, T: ArgWithOrder<'a, 'b>>(x: &T) -> &ArgWithOrder<'a, 'b> {$/;"	f
as_array	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn as_array<'a>(&'a self) -> Option<&'a Array> {$/;"	f
as_array_mut	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn as_array_mut<'a>(&'a mut self) -> Option<&'a mut Array> {$/;"	f
as_base	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn as_base(&self) -> &ArgWithDisplay<'b, 'c> {$/;"	f
as_base	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn as_base(&self) -> &ArgWithDisplay<'b, 'c>;$/;"	f
as_boolean	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn as_boolean(&self) -> Option<bool> {$/;"	f
as_bytes	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn as_bytes(&self) -> &[u8] {$/;"	f
as_bytes	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn as_bytes(&self) -> &[u8];$/;"	f
as_f64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn as_f64(&self) -> Option<f64> {$/;"	f
as_i64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn as_i64(&self) -> Option<i64> {$/;"	f
as_json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub fn as_json<T: Encodable>(t: &T) -> AsJson<T> {$/;"	f
as_mut	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn as_mut(&mut self) -> &mut Target {$/;"	f
as_mut	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    pub fn as_mut(&mut self) -> Either<&mut L, &mut R> {$/;"	f
as_null	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn as_null(&self) -> Option<()> {$/;"	f
as_object	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn as_object<'a>(&'a self) -> Option<&'a Object> {$/;"	f
as_object_mut	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn as_object_mut<'a>(&'a mut self) -> Option<&'a mut Object> {$/;"	f
as_pretty_json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub fn as_pretty_json<T: Encodable>(t: &T) -> AsPrettyJson<T> {$/;"	f
as_ref	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn as_ref(&self) -> &Target {$/;"	f
as_ref	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    pub fn as_ref(&self) -> Either<&L, &R> {$/;"	f
as_string	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn as_string<'a>(&'a self) -> Option<&'a str> {$/;"	f
as_u64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn as_u64(&self) -> Option<u64> {$/;"	f
assert_equal	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^pub fn assert_equal<I, J>(a: I, b: J)$/;"	f
assert_stream_equal	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn assert_stream_equal(src: &str,$/;"	f
assign	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn assign(&self,$/;"	f
author	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn author<S: Into<&'b str>>(mut self, author: S) -> Self {$/;"	f
autoreferer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn autoreferer(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
b	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn b() -> Either<String, &'static str> {$/;"	f
base64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs	/^pub mod base64;$/;"	m
bash	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/mod.rs	/^mod bash;$/;"	m
basic	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn basic(&mut self, on: bool) -> &mut Auth {$/;"	f
basic	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^fn basic() {$/;"	f
batching	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn batching<I, F>(iter: I, f: F) -> Batching<I, F> {$/;"	f
batching	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn batching<B, F>(self, f: F) -> Batching<Self, F>$/;"	f
before_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn before_help<S: Into<&'b str>>(mut self, help: S) -> Self {$/;"	f
bin_name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn bin_name<S: Into<String>>(mut self, name: S) -> Self {$/;"	f
blacklist	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn blacklist(&self) -> Option<&[&'e str]> {$/;"	f
blacklist	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn blacklist(&self) -> Option<&[&'e str]>;$/;"	f
blacklist	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn blacklist(&self) -> Option<&[&'e str]> {$/;"	f
blacklist	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn blacklist(&self) -> Option<&[&'e str]> {$/;"	f
blacklist	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn blacklist(&self) -> Option<&[&'e str]> {$/;"	f
buffer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn buffer<P: ?Sized>(&mut self, name: &'data P, data: Vec<u8>)$/;"	f
buffer_size	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn buffer_size(&mut self, size: usize) -> Result<(), Error> {$/;"	f
build	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    pub fn build(&mut self) -> Logger {$/;"	f
build	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn build(&mut self) -> Result<Json, BuilderError> {$/;"	f
build_array	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn build_array(&mut self) -> Result<Json, BuilderError> {$/;"	f
build_bin_names	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn build_bin_names(&mut self) {$/;"	f
build_err	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^        macro_rules! build_err {$/;"	d
build_object	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn build_object(&mut self) -> Result<Json, BuilderError> {$/;"	f
build_value	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn build_value(&mut self) -> Result<Json, BuilderError> {$/;"	f
bump	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn bump(&mut self) {$/;"	f
bump_index	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn bump_index(&mut self) {$/;"	f
bytes2cstr	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn bytes2cstr(&mut self, bytes: &[u8]) -> Option<CString> {$/;"	f
cainfo	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn cainfo<P: AsRef<Path>>(&mut self, path: P) -> Result<(), Error> {$/;"	f
call_mut	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn call_mut(&mut self, _arg: A) -> Self::Key {$/;"	f
call_mut	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn call_mut(&mut self, arg: A) -> Self::Key {$/;"	f
call_mut	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn call_mut(&mut self, arg: A) -> Self::Key;$/;"	f
cap_capacity	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs	/^fn cap_capacity<T>(given_len: usize) -> usize {$/;"	f
capacity_rules	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^fn capacity_rules() {$/;"	f
capath	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn capath<P: AsRef<Path>>(&mut self, path: P) -> Result<(), Error> {$/;"	f
cartesian_product	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn cartesian_product<I, J>(mut i: I, j: J) -> Product<I, J>$/;"	f
cartesian_product	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn cartesian_product<J>(self, other: J) -> Product<Self, J::IntoIter>$/;"	f
catch	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/panic.rs	/^pub fn catch<T, F: FnOnce() -> T>(f: F) -> Option<T> {$/;"	f
cause	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn cause(&self) -> Option<&Error> {$/;"	f
cause	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn cause(&self) -> Option<&StdError> {$/;"	f
cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^        extern fn cb(_easy: *mut curl_sys::CURL,$/;"	f
cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^        extern fn cb(_multi: *mut curl_sys::CURLM,$/;"	f
certinfo	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn certinfo(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
ch_is	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn ch_is(&self, c: char) -> bool {$/;"	f
ch_or_null	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn ch_or_null(&self) -> char { self.ch.unwrap_or('\\x00') }$/;"	f
chain	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/free.rs	/^pub fn chain<I, J>(i: I, j: J) -> iter::Chain<<I as IntoIterator>::IntoIter, <J as IntoIterator>::IntoIter>$/;"	f
check_encoder_for_simple	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    macro_rules! check_encoder_for_simple {$/;"	d
check_err	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn check_err<T: Decodable>(to_parse: &'static str, expected: DecoderError) {$/;"	f
check_for_help_and_version_char	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn check_for_help_and_version_char(&self, arg: char) -> ClapResult<()> {$/;"	f
check_for_help_and_version_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn check_for_help_and_version_str(&self, arg: &OsStr) -> ClapResult<()> {$/;"	f
chunks	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn chunks(self, size: usize) -> IntoChunks<Self>$/;"	f
chunks_lazy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn chunks_lazy(self, size: usize) -> IntoChunks<Self>$/;"	f
clap_app	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! clap_app {$/;"	d
cleanup	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/lib.rs	/^    extern fn cleanup() {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/meta.rs	/^    fn clone(&self) -> Self {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn clone(&self) -> Self {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn clone(&self) -> Self {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^    fn clone(&self) -> Self {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    fn clone(&self) -> Self {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn clone(&self) -> Self {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn clone(&self) -> Self {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn clone(&self) -> Self {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    fn clone(&self) -> Self {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn clone(&self) -> Self {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/cons_tuples_impl.rs	/^    fn clone(&self) -> Self {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^    fn clone(&self) -> KMerge<I> {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^    fn clone(&self) -> Self {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/rciter_impl.rs	/^    fn clone(&self) -> RcIter<I> {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn clone(&self) -> LogLevel {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn clone(&self) -> LogLevelFilter {$/;"	f
clone	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn clone(&self) -> Self { *self }$/;"	f
clone_fields	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^macro_rules! clone_fields {$/;"	d
clone_fields	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^macro_rules! clone_fields {$/;"	d
cloned	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/free.rs	/^pub fn cloned<'a, I, T: 'a>(iterable: I) -> iter::Cloned<I::IntoIter>$/;"	f
close	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn close(&self) -> Result<(), MultiError> {$/;"	f
cmp	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^    fn cmp(&self, other: &Self) -> Ordering {$/;"	f
cmp	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn cmp(&self, other: &LogLevel) -> cmp::Ordering {$/;"	f
cmp	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn cmp(&self, other: &LogLevelFilter) -> cmp::Ordering {$/;"	f
coalesce	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn coalesce<I, F>(mut iter: I, f: F) -> Coalesce<I, F>$/;"	f
coalesce	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn coalesce<F>(self, f: F) -> Coalesce<Self, F>$/;"	f
code	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn code(&self) -> curl_sys::CURLFORMcode {$/;"	f
code	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn code(&self) -> curl_sys::CURLMcode {$/;"	f
code	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn code(&self) -> curl_sys::CURLSHcode {$/;"	f
code	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn code(&self) -> curl_sys::CURLcode {$/;"	f
collect_from_iter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^            fn collect_from_iter<I>(iter: I, buf: &mut Self::Buffer) -> Option<Self>$/;"	f
collect_from_iter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^    fn collect_from_iter<I>(iter: I, buf: &mut Self::Buffer) -> Option<Self>$/;"	f
collect_from_iter_no_buf	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^            fn collect_from_iter_no_buf<I>(iter: I) -> Option<Self>$/;"	f
collect_from_iter_no_buf	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^    fn collect_from_iter_no_buf<I>(iter: I) -> Option<Self>$/;"	f
collect_vec	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn collect_vec(self) -> Vec<Self::Item>$/;"	f
collection_impls	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs	/^mod collection_impls;$/;"	m
color	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^macro_rules! color {$/;"	d
color	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn color(&self) -> ColorWhen {$/;"	f
color	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^macro_rules! color {$/;"	d
colored_output	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^    fn colored_output() {$/;"	f
combinations	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn combinations<I>(iter: I, n: usize) -> Combinations<I>$/;"	f
combinations	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn combinations(self, n: usize) -> Combinations<Self>$/;"	f
completions	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/lib.rs	/^mod completions;$/;"	m
conflicts_with	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn conflicts_with(mut self, name: &'a str) -> Self {$/;"	f
conflicts_with	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    pub fn conflicts_with(mut self, n: &'a str) -> Self {$/;"	f
conflicts_with_all	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn conflicts_with_all(mut self, names: &[&'a str]) -> Self {$/;"	f
conflicts_with_all	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    pub fn conflicts_with_all(mut self, ns: &[&'a str]) -> Self {$/;"	f
connect_only	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn connect_only(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
connect_timeout	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn connect_timeout(&mut self, timeout: Duration) -> Result<(), Error> {$/;"	f
cons_tuples	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/cons_tuples_impl.rs	/^pub fn cons_tuples<I, J>(iterable: I) -> ConsTuples<I, J>$/;"	f
cons_tuples_impl	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod cons_tuples_impl;$/;"	m
consume	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn consume(&mut self, amt: usize) {$/;"	f
contains	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn contains(&self, arg: &str) -> bool {$/;"	f
contains_byte	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn contains_byte(&self, b: u8) -> bool;$/;"	f
contains_byte	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn contains_byte(&self, byte: u8) -> bool {$/;"	f
content_header	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn content_header(&mut self, headers: List) -> &mut Self {$/;"	f
content_type	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn content_type(&mut self) -> Result<Option<&str>, Error> {$/;"	f
content_type	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn content_type(&mut self, content_type: &'data str) -> &mut Self {$/;"	f
content_type_bytes	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn content_type_bytes(&mut self) -> Result<Option<&[u8]>, Error> {$/;"	f
contents	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn contents(&mut self, contents: &'data [u8]) -> &mut Self {$/;"	f
cookie	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn cookie(&mut self, cookie: &str) -> Result<(), Error> {$/;"	f
cookie_file	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn cookie_file<P: AsRef<Path>>(&mut self, file: P) -> Result<(), Error> {$/;"	f
cookie_jar	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn cookie_jar<P: AsRef<Path>>(&mut self, file: P) -> Result<(), Error> {$/;"	f
cookie_list	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn cookie_list(&mut self, cookie: &str) -> Result<(), Error> {$/;"	f
cookie_session	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn cookie_session(&mut self, session: bool) -> Result<(), Error> {$/;"	f
cookies	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn cookies(&mut self) -> Result<List, Error> {$/;"	f
copy_and_capture	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^fn copy_and_capture<R: Read, W: Write>(r: &mut R,$/;"	f
copy_until	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^fn copy_until<R: Read, W: Write>(r: &mut R, w: &mut W, delimiter_byte: u8) -> CopyUntilResult {$/;"	f
count_idents	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^macro_rules! count_idents {$/;"	d
crate_authors	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! crate_authors {$/;"	d
crate_version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! crate_version {$/;"	d
create_current_usage	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn create_current_usage(&self, matcher: &'b ArgMatcher<'a>) -> String {$/;"	f
create_flag_usage	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_flag_usage() {$/;"	f
create_help_and_version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn create_help_and_version(&mut self) {$/;"	f
create_option_usage0	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage0() {$/;"	f
create_option_usage1	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage1() {$/;"	f
create_option_usage2	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage2() {$/;"	f
create_option_usage3	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage3() {$/;"	f
create_option_usage4	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage4() {$/;"	f
create_option_usage5	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage5() {$/;"	f
create_option_usage6	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage6() {$/;"	f
create_option_usage7	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage7() {$/;"	f
create_option_usage8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage8() {$/;"	f
create_option_usage9	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage9() {$/;"	f
create_option_usage_both1	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both1() {$/;"	f
create_option_usage_both2	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both2() {$/;"	f
create_option_usage_both3	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both3() {$/;"	f
create_option_usage_both4	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both4() {$/;"	f
create_option_usage_both5	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both5() {$/;"	f
create_option_usage_both6	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both6() {$/;"	f
create_option_usage_both7	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both7() {$/;"	f
create_option_usage_both8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both8() {$/;"	f
create_option_usage_both_equals1	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both_equals1() {$/;"	f
create_option_usage_both_equals2	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both_equals2() {$/;"	f
create_option_usage_both_equals3	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both_equals3() {$/;"	f
create_option_usage_both_equals4	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both_equals4() {$/;"	f
create_option_usage_both_equals5	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both_equals5() {$/;"	f
create_option_usage_both_equals6	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both_equals6() {$/;"	f
create_option_usage_both_equals7	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both_equals7() {$/;"	f
create_option_usage_both_equals8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_both_equals8() {$/;"	f
create_option_usage_long1	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long1() {$/;"	f
create_option_usage_long10	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long10() {$/;"	f
create_option_usage_long2	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long2() {$/;"	f
create_option_usage_long3	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long3() {$/;"	f
create_option_usage_long4	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long4() {$/;"	f
create_option_usage_long5	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long5() {$/;"	f
create_option_usage_long6	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long6() {$/;"	f
create_option_usage_long7	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long7() {$/;"	f
create_option_usage_long8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long8() {$/;"	f
create_option_usage_long9	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long9() {$/;"	f
create_option_usage_long_equals1	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long_equals1() {$/;"	f
create_option_usage_long_equals10	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long_equals10() {$/;"	f
create_option_usage_long_equals2	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long_equals2() {$/;"	f
create_option_usage_long_equals3	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long_equals3() {$/;"	f
create_option_usage_long_equals4	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long_equals4() {$/;"	f
create_option_usage_long_equals5	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long_equals5() {$/;"	f
create_option_usage_long_equals6	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long_equals6() {$/;"	f
create_option_usage_long_equals7	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long_equals7() {$/;"	f
create_option_usage_long_equals8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long_equals8() {$/;"	f
create_option_usage_long_equals9	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_usage_long_equals9() {$/;"	f
create_option_with_vals1	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_with_vals1() {$/;"	f
create_option_with_vals2	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_with_vals2() {$/;"	f
create_option_with_vals3	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_with_vals3() {$/;"	f
create_option_with_vals4	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_with_vals4() {$/;"	f
create_option_with_vals5	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_option_with_vals5() {$/;"	f
create_positional_usage	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_positional_usage() {$/;"	f
create_positional_usage0	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn create_positional_usage0() {$/;"	f
create_usage	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn create_usage(&self, used: &[&str]) -> String {$/;"	f
create_usage_no_title	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn create_usage_no_title(&self, used: &[&str]) -> String {$/;"	f
crlfile	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn crlfile<P: AsRef<Path>>(&mut self, path: P) -> Result<(), Error> {$/;"	f
custom_request	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn custom_request(&mut self, request: &str) -> Result<(), Error> {$/;"	f
cvt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn cvt(&self, rc: curl_sys::CURLcode) -> Result<(), Error> {$/;"	f
cvt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/lib.rs	/^fn cvt(r: curl_sys::CURLcode) -> Result<(), Error> {$/;"	f
cvt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^fn cvt(code: curl_sys::CURLMcode) -> Result<(), MultiError> {$/;"	f
debug	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^    macro_rules! debug {$/;"	d
debug	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/macros.rs	/^macro_rules! debug {$/;"	d
debug_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^fn debug_cb<F>(_handle: *mut curl_sys::CURL,$/;"	f
debug_fmt_fields	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/impl_macros.rs	/^macro_rules! debug_fmt_fields {$/;"	d
debug_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn debug_function<F>(&mut self, f: F) -> Result<(), Error>$/;"	f
debug_macros	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^mod debug_macros {$/;"	m
debugln	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^    macro_rules! debugln {$/;"	d
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<BTreeMap<K, V>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<BTreeSet<T>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<HashMap<K, V>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<HashSet<T>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<LinkedList<T>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<VecDeque<T>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub fn decode<T: ::Decodable>(s: &str) -> DecodeResult<T> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^            fn decode<D: Decoder>(d: &mut D) -> Result<($($name,)*), D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^            fn decode<D: Decoder>(d: &mut D) -> Result<[T; $len], D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(_d: &mut D) -> Result<PhantomData<T>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<(), D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<Arc<T>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<Box<T>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<Box<[T]>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<Cell<T>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<Option<T>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<Rc<T>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<RefCell<T>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<Self, D::Error>;$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<String, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<Vec<T>, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<bool, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<char, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<f32, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<f64, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<i16, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<i32, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<i64, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<i8, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<isize, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<path::PathBuf, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<u16, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<u32, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<u64, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<u8, D::Error> {$/;"	f
decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn decode<D: Decoder>(d: &mut D) -> Result<usize, D::Error> {$/;"	f
decode_hex_escape	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn decode_hex_escape(&mut self) -> Result<u16, ParserError> {$/;"	f
dedup	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn dedup<I>(mut iter: I) -> Dedup<I>$/;"	f
dedup	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn dedup(self) -> Dedup<Self>$/;"	f
default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/meta.rs	/^    fn default() -> Self {$/;"	f
default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn default() -> Self {$/;"	f
default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^    fn default() -> Self {$/;"	f
default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    fn default() -> Self {$/;"	f
default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn default() -> Self {$/;"	f
default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn default() -> Self {$/;"	f
default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn default() -> Self {$/;"	f
default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    fn default() -> Self {$/;"	f
default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    fn default() -> Self {$/;"	f
default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/matched_arg.rs	/^    fn default() -> Self {$/;"	f
default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^    fn default() -> Self {$/;"	f
default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^    fn default() -> Self {$/;"	f
default	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^    fn default() -> AVG {$/;"	f
default	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^    fn default() -> Options {$/;"	f
default_configure	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^fn default_configure(handle: &mut Easy) {$/;"	f
default_val	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn default_val(&self) -> Option<&'n str> {$/;"	f
default_val	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn default_val(&self) -> Option<&'n str>;$/;"	f
default_val	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn default_val(&self) -> Option<&'n str> {$/;"	f
default_val	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn default_val(&self) -> Option<&'n str> {$/;"	f
default_val	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn default_val(&self) -> Option<&'n str> {$/;"	f
default_value	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn default_value(mut self, val: &'a str) -> Self {$/;"	f
deref	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn deref(&self) -> &Self::Target {$/;"	f
deref	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^fn deref() {$/;"	f
deref	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn deref(&self) -> &(Log + 'static) {$/;"	f
deref_mut	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn deref_mut(&mut self) -> &mut Self::Target {$/;"	f
derive_display_order	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn derive_display_order(&mut self) {$/;"	f
description	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    fn description(&self) -> &str {$/;"	f
description	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    fn description(&self) -> &str {$/;"	f
description	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn description(&self) -> &str {$/;"	f
description	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn description(&self) -> &str { "set_logger() called multiple times" }$/;"	f
description	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn description(&self) -> &str { "shutdown_logger() called without an active logger" }$/;"	f
description	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn description(&self) -> &str {$/;"	f
description	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^    fn description(&self) -> &str {$/;"	f
description	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn description(&self) -> &str { "decoder error" }$/;"	f
description	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn description(&self) -> &str { "encoder error" }$/;"	f
description	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn description(&self) -> &str { "failed to parse json" }$/;"	f
did_you_mean	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/suggestions.rs	/^pub fn did_you_mean<'a, T, I>(_: &str, _: I) -> Option<&'a str>$/;"	f
did_you_mean	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/suggestions.rs	/^pub fn did_you_mean<'a, T, I>(v: &str, possible_values: I) -> Option<&'a str>$/;"	f
did_you_mean_error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn did_you_mean_error(&self, arg: &str, matcher: &mut ArgMatcher<'a>) -> ClapResult<()> {$/;"	f
did_you_mean_suffix	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/suggestions.rs	/^pub fn did_you_mean_suffix<'z, T, I>(arg: &str,$/;"	f
diff	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod diff;$/;"	m
diff_with	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/diff.rs	/^pub fn diff_with<I, J, F>(i: I, j: J, is_equal: F)$/;"	f
digest	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn digest(&mut self, on: bool) -> &mut Auth {$/;"	f
digest_ie	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn digest_ie(&mut self, on: bool) -> &mut Auth {$/;"	f
dimensions	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    pub fn dimensions() -> Option<(usize, usize)> {$/;"	f
disp_ord	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn disp_ord(&self) -> usize {$/;"	f
disp_ord	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn disp_ord(&self) -> usize;$/;"	f
disp_ord	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn disp_ord(&self) -> usize {$/;"	f
disp_ord	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn disp_ord(&self) -> usize {$/;"	f
disp_ord	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn disp_ord(&self) -> usize {$/;"	f
display_mult	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn display_mult() {$/;"	f
display_order	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn display_order(mut self, ord: usize) -> Self {$/;"	f
display_order	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn display_order(mut self, ord: usize) -> Self {$/;"	f
display_required	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn display_required() {$/;"	f
display_val_names	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn display_val_names() {$/;"	f
display_val_names_req	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn display_val_names_req() {$/;"	f
dns_cache_timeout	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn dns_cache_timeout(&mut self, dur: Duration) -> Result<(), Error> {$/;"	f
do_perform	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn do_perform(&self) -> Result<(), Error> {$/;"	f
drop	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^  fn drop(&mut self) {$/;"	f
drop	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn drop(&mut self) {$/;"	f
drop	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    fn drop(&mut self) {$/;"	f
drop	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn drop(&mut self) {$/;"	f
drop	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn drop(&mut self) {$/;"	f
drop_group	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn drop_group(&mut self, client: usize) {$/;"	f
drop_group	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn drop_group(&self, client: usize) {$/;"	f
dropping	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn dropping(mut self, n: usize) -> Self$/;"	f
dropping_back	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn dropping_back(mut self, n: usize) -> Self$/;"	f
easy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/lib.rs	/^pub mod easy;$/;"	m
easy_debug_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^extern fn easy_debug_cb(handle: *mut curl_sys::CURL,$/;"	f
easy_header_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^extern fn easy_header_cb(buffer: *mut c_char,$/;"	f
easy_progress_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^extern fn easy_progress_cb(data: *mut c_void,$/;"	f
easy_read_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^extern fn easy_read_cb(ptr: *mut c_char,$/;"	f
easy_seek_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^extern fn easy_seek_cb(data: *mut c_void,$/;"	f
easy_ssl_ctx_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^extern fn easy_ssl_ctx_cb(handle: *mut curl_sys::CURL,$/;"	f
easy_write_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^extern fn easy_write_cb(ptr: *mut c_char,$/;"	f
effective_url	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn effective_url(&mut self) -> Result<Option<&str>, Error> {$/;"	f
effective_url_bytes	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn effective_url_bytes(&mut self) -> Result<Option<&[u8]>, Error> {$/;"	f
egd_socket	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn egd_socket<P: AsRef<Path>>(&mut self, p: P) -> Result<(), Error> {$/;"	f
either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    pub fn either<F, G, T>(self, f: F, g: G) -> T$/;"	f
either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^macro_rules! either {$/;"	d
emit_bool	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_bool(&mut self, v: bool) -> EncodeResult<()> {$/;"	f
emit_bool	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_bool(&mut self, v: bool) -> Result<(), Self::Error>;$/;"	f
emit_char	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_char(&mut self, v: char) -> EncodeResult<()> {$/;"	f
emit_char	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_char(&mut self, v: char) -> Result<(), Self::Error>;$/;"	f
emit_enquoted_if_mapkey	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^macro_rules! emit_enquoted_if_mapkey {$/;"	d
emit_enum	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_enum<F>(&mut self, _name: &str, f: F) -> EncodeResult<()> where$/;"	f
emit_enum	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_enum<F>(&mut self, name: &str, f: F) -> Result<(), Self::Error>$/;"	f
emit_enum_struct_variant	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_enum_struct_variant<F>(&mut self,$/;"	f
emit_enum_struct_variant	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_enum_struct_variant<F>(&mut self, v_name: &str,$/;"	f
emit_enum_struct_variant_field	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_enum_struct_variant_field<F>(&mut self,$/;"	f
emit_enum_struct_variant_field	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_enum_struct_variant_field<F>(&mut self,$/;"	f
emit_enum_variant	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_enum_variant<F>(&mut self,$/;"	f
emit_enum_variant	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_enum_variant<F>(&mut self, v_name: &str,$/;"	f
emit_enum_variant_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_enum_variant_arg<F>(&mut self, idx: usize, f: F) -> EncodeResult<()> where$/;"	f
emit_enum_variant_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_enum_variant_arg<F>(&mut self, a_idx: usize, f: F)$/;"	f
emit_f32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_f32(&mut self, v: f32) -> EncodeResult<()> {$/;"	f
emit_f32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_f32(&mut self, v: f32) -> Result<(), Self::Error>;$/;"	f
emit_f64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_f64(&mut self, v: f64) -> EncodeResult<()> {$/;"	f
emit_f64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_f64(&mut self, v: f64) -> Result<(), Self::Error>;$/;"	f
emit_from_vec	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_from_vec<T, F>(&mut self, v: &[T], f: F)$/;"	f
emit_from_vec	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_from_vec<T, F>(&mut self, v: &[T], mut f: F) -> Result<(), S::Error> where$/;"	f
emit_i16	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_i16(&mut self, v: i16) -> EncodeResult<()> { emit_enquoted_if_mapkey!(self, v) }$/;"	f
emit_i16	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_i16(&mut self, v: i16) -> Result<(), Self::Error>;$/;"	f
emit_i32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_i32(&mut self, v: i32) -> EncodeResult<()> { emit_enquoted_if_mapkey!(self, v) }$/;"	f
emit_i32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_i32(&mut self, v: i32) -> Result<(), Self::Error>;$/;"	f
emit_i64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_i64(&mut self, v: i64) -> EncodeResult<()> { emit_enquoted_if_mapkey!(self, v) }$/;"	f
emit_i64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_i64(&mut self, v: i64) -> Result<(), Self::Error>;$/;"	f
emit_i8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_i8(&mut self, v: i8) -> EncodeResult<()> { emit_enquoted_if_mapkey!(self, v) }$/;"	f
emit_i8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_i8(&mut self, v: i8) -> Result<(), Self::Error>;$/;"	f
emit_isize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_isize(&mut self, v: isize) -> EncodeResult<()> { emit_enquoted_if_mapkey!(self, v) }$/;"	f
emit_isize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_isize(&mut self, v: isize) -> Result<(), Self::Error>;$/;"	f
emit_map	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_map<F>(&mut self, len: usize, f: F) -> EncodeResult<()> where$/;"	f
emit_map	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_map<F>(&mut self, len: usize, f: F) -> Result<(), Self::Error>$/;"	f
emit_map_elt_key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_map_elt_key<F>(&mut self, idx: usize, f: F) -> EncodeResult<()> where$/;"	f
emit_map_elt_key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_map_elt_key<F>(&mut self, idx: usize, f: F) -> Result<(), Self::Error>$/;"	f
emit_map_elt_val	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_map_elt_val<F>(&mut self, _idx: usize, f: F) -> EncodeResult<()> where$/;"	f
emit_map_elt_val	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_map_elt_val<F>(&mut self, idx: usize, f: F) -> Result<(), Self::Error>$/;"	f
emit_nil	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_nil(&mut self) -> EncodeResult<()> {$/;"	f
emit_nil	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_nil(&mut self) -> Result<(), Self::Error>;$/;"	f
emit_option	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_option<F>(&mut self, f: F) -> EncodeResult<()> where$/;"	f
emit_option	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_option<F>(&mut self, f: F) -> Result<(), Self::Error>$/;"	f
emit_option_none	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_option_none(&mut self) -> EncodeResult<()> {$/;"	f
emit_option_none	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_option_none(&mut self) -> Result<(), Self::Error>;$/;"	f
emit_option_some	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_option_some<F>(&mut self, f: F) -> EncodeResult<()> where$/;"	f
emit_option_some	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_option_some<F>(&mut self, f: F) -> Result<(), Self::Error>$/;"	f
emit_seq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_seq<F>(&mut self, len: usize, f: F) -> EncodeResult<()> where$/;"	f
emit_seq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_seq<F>(&mut self, len: usize, f: F) -> Result<(), Self::Error>$/;"	f
emit_seq_elt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_seq_elt<F>(&mut self, idx: usize, f: F) -> EncodeResult<()> where$/;"	f
emit_seq_elt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_seq_elt<F>(&mut self, idx: usize, f: F) -> Result<(), Self::Error>$/;"	f
emit_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_str(&mut self, v: &str) -> EncodeResult<()> {$/;"	f
emit_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_str(&mut self, v: &str) -> Result<(), Self::Error>;$/;"	f
emit_struct	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_struct<F>(&mut self, _: &str, len: usize, f: F) -> EncodeResult<()> where$/;"	f
emit_struct	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_struct<F>(&mut self, name: &str, len: usize, f: F)$/;"	f
emit_struct_field	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_struct_field<F>(&mut self, name: &str, idx: usize, f: F) -> EncodeResult<()> where$/;"	f
emit_struct_field	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_struct_field<F>(&mut self, f_name: &str, f_idx: usize, f: F)$/;"	f
emit_tuple	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_tuple<F>(&mut self, len: usize, f: F) -> EncodeResult<()> where$/;"	f
emit_tuple	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_tuple<F>(&mut self, len: usize, f: F) -> Result<(), Self::Error>$/;"	f
emit_tuple_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_tuple_arg<F>(&mut self, idx: usize, f: F) -> EncodeResult<()> where$/;"	f
emit_tuple_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_tuple_arg<F>(&mut self, idx: usize, f: F) -> Result<(), Self::Error>$/;"	f
emit_tuple_struct	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_tuple_struct<F>(&mut self, _: &str, len: usize, f: F) -> EncodeResult<()> where$/;"	f
emit_tuple_struct	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_tuple_struct<F>(&mut self, name: &str, len: usize, f: F)$/;"	f
emit_tuple_struct_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_tuple_struct_arg<F>(&mut self, idx: usize, f: F) -> EncodeResult<()> where$/;"	f
emit_tuple_struct_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_tuple_struct_arg<F>(&mut self, f_idx: usize, f: F)$/;"	f
emit_u16	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_u16(&mut self, v: u16) -> EncodeResult<()> { emit_enquoted_if_mapkey!(self, v) }$/;"	f
emit_u16	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_u16(&mut self, v: u16) -> Result<(), Self::Error>;$/;"	f
emit_u32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_u32(&mut self, v: u32) -> EncodeResult<()> { emit_enquoted_if_mapkey!(self, v) }$/;"	f
emit_u32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_u32(&mut self, v: u32) -> Result<(), Self::Error>;$/;"	f
emit_u64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_u64(&mut self, v: u64) -> EncodeResult<()> { emit_enquoted_if_mapkey!(self, v) }$/;"	f
emit_u64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_u64(&mut self, v: u64) -> Result<(), Self::Error>;$/;"	f
emit_u8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_u8(&mut self, v: u8) -> EncodeResult<()> { emit_enquoted_if_mapkey!(self, v) }$/;"	f
emit_u8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_u8(&mut self, v: u8) -> Result<(), Self::Error>;$/;"	f
emit_usize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn emit_usize(&mut self, v: usize) -> EncodeResult<()> { emit_enquoted_if_mapkey!(self, v) }$/;"	f
emit_usize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn emit_usize(&mut self, v: usize) -> Result<(), Self::Error>;$/;"	f
empty_value	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn empty_value<'a, 'b, A, U>(arg: &A, usage: U, color: fmt::ColorWhen) -> Self$/;"	f
empty_values	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn empty_values(mut self, ev: bool) -> Self {$/;"	f
enabled	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn enabled(&self, level: LogLevel, target: &str) -> bool {$/;"	f
enabled	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn enabled(&self, metadata: &LogMetadata) -> bool {$/;"	f
enabled	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn enabled(&self, _: &LogMetadata) -> bool { false }$/;"	f
enabled	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn enabled(&self, metadata: &LogMetadata) -> bool;$/;"	f
encode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^    fn encode<E: Encoder>(&self, e: &mut E) -> Result<(), E::Error> {$/;"	f
encode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^    fn encode<E: Encoder>(&self, s: &mut E) -> Result<(), E::Error> {$/;"	f
encode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^    fn encode<S: Encoder>(&self, e: &mut S) -> Result<(), S::Error> {$/;"	f
encode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/collection_impls.rs	/^    fn encode<S: Encoder>(&self, s: &mut S) -> Result<(), S::Error> {$/;"	f
encode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn encode<S: ::Encoder>(&self, e: &mut S) -> Result<(), S::Error> {$/;"	f
encode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub fn encode<T: ::Encodable>(object: &T) -> EncodeResult<string::String> {$/;"	f
encode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^            fn encode<S: Encoder>(&self, s: &mut S) -> Result<(), S::Error> {$/;"	f
encode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn encode<S: Encoder>(&self, e: &mut S) -> Result<(), S::Error> {$/;"	f
encode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn encode<S: Encoder>(&self, s: &mut S) -> Result<(), S::Error> {$/;"	f
encode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn encode<S: Encoder>(&self, s: &mut S) -> Result<(), S::Error>;$/;"	f
ends_with	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn ends_with(&self, rhs: &[StackElement]) -> bool {$/;"	f
entry	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn entry(&mut self, arg: &'a str) -> Entry<&'a str, MatchedArg> {$/;"	f
enumerate	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/free.rs	/^pub fn enumerate<I>(iterable: I) -> iter::Enumerate<I::IntoIter>$/;"	f
eof	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn eof(&self) -> bool { self.ch.is_none() }$/;"	f
eq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^    fn eq(&self, other: &HeadTail<I>) -> bool {$/;"	f
eq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn eq(&self, other: &LogLevel) -> bool {$/;"	f
eq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn eq(&self, other: &LogLevelFilter) -> bool {$/;"	f
eq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn eq(&self, other: &ParserError) -> bool {$/;"	f
eq_ignore_ascii_case	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^fn eq_ignore_ascii_case(a: &str, b: &str) -> bool {$/;"	f
equal	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^pub fn equal<I, J>(a: I, b: J) -> bool$/;"	f
error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^    pub fn error<T>(&self, msg: T) -> Format<T>$/;"	f
error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/lib.rs	/^mod error;$/;"	m
error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn error(&mut self, val: bool) -> &mut Events {$/;"	f
error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^fn error() {$/;"	f
error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/macros.rs	/^macro_rules! error {$/;"	d
error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn error(&mut self, err: &str) -> DecoderError {$/;"	f
error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn error<E>(&self, reason: ErrorCode) -> Result<E, ParserError> {$/;"	f
error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn error(&mut self, err: &str) -> Self::Error { () }$/;"	f
error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn error(&mut self, err: &str) -> Self::Error;$/;"	f
error::Error for Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl error::Error for Error {$/;"	i
error::Error for FormError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl error::Error for FormError {$/;"	i
error::Error for FromBase64Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^impl error::Error for FromBase64Error {$/;"	i
error::Error for FromHexError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^impl error::Error for FromHexError {$/;"	i
error::Error for MultiError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl error::Error for MultiError {$/;"	i
error::Error for SetLoggerError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl error::Error for SetLoggerError {$/;"	i
error::Error for ShareError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl error::Error for ShareError {$/;"	i
error::Error for ShutdownLoggerError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl error::Error for ShutdownLoggerError {$/;"	i
error_event	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn error_event(&mut self, reason: ErrorCode) -> JsonEvent {$/;"	f
error_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^pub fn error_str(error: ErrorCode) -> &'static str {$/;"	f
error_with_extra	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^pub fn error_with_extra(code: curl_sys::CURLcode, extra: Box<str>) -> Error {$/;"	f
errors	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/lib.rs	/^mod errors;$/;"	m
escape_char	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^fn escape_char(writer: &mut fmt::Write, v: char) -> EncodeResult<()> {$/;"	f
escape_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^fn escape_str(wr: &mut fmt::Write, v: &str) -> EncodeResult<()> {$/;"	f
exit	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn exit(&self) -> ! {$/;"	f
expect	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^macro_rules! expect {$/;"	d
extra_description	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn extra_description(&self) -> Option<&str> {$/;"	f
extract_dbpath	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^fn extract_dbpath() -> String {$/;"	f
fail_on_error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn fail_on_error(&mut self, fail: bool) -> Result<(), Error> {$/;"	f
fdset	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn fdset(&self,$/;"	f
feature_async_dns	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn feature_async_dns(&self) -> bool {$/;"	f
feature_conv	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn feature_conv(&self) -> bool {$/;"	f
feature_debug	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn feature_debug(&self) -> bool {$/;"	f
feature_gss_negotiate	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn feature_gss_negotiate(&self) -> bool {$/;"	f
feature_idn	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn feature_idn(&self) -> bool {$/;"	f
feature_ipv6	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn feature_ipv6(&self) -> bool {$/;"	f
feature_largefile	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn feature_largefile(&self) -> bool {$/;"	f
feature_libz	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn feature_libz(&self) -> bool {$/;"	f
feature_ntlm	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn feature_ntlm(&self) -> bool {$/;"	f
feature_ntlm_wb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn feature_ntlm_wb(&self) -> bool {$/;"	f
feature_spnego	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn feature_spnego(&self) -> bool {$/;"	f
feature_ssl	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn feature_ssl(&self) -> bool {$/;"	f
feature_sspi	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn feature_sspi(&self) -> bool {$/;"	f
feature_tlsauth_srp	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn feature_tlsauth_srp(&self) -> bool {$/;"	f
fetch_filetime	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn fetch_filetime(&mut self, fetch: bool) -> Result<(), Error> {$/;"	f
file	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn file<P: ?Sized>(&mut self, file: &'data P) -> &mut Self$/;"	f
file	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    pub fn file(&self) -> &str {$/;"	f
file_content	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn file_content<P>(&mut self, file: P) -> &mut Self$/;"	f
filename	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn filename<P: ?Sized>(&mut self, name: &'data P) -> &mut Self$/;"	f
filetime	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn filetime(&mut self) -> Result<Option<i64>, Error> {$/;"	f
fill_buf	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn fill_buf(&mut self) -> io::Result<&[u8]> {$/;"	f
fill_vecs	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^        macro_rules! fill_vecs {$/;"	d
filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    pub fn filter(&mut self,$/;"	f
filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    pub fn filter(&self) -> LogLevelFilter {$/;"	f
filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^mod filter;$/;"	m
filter_beginning_longest_match	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn filter_beginning_longest_match() {$/;"	f
filter_info	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn filter_info() {$/;"	f
find	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn find<'a>(&'a self, key: &str) -> Option<&'a Json>{$/;"	f
find_any_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn find_any_arg(&self, arg: &str) -> Option<&AnyArg> {$/;"	f
find_flag	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn find_flag(&self, name: &str) -> Option<&FlagBuilder<'a, 'b>> {$/;"	f
find_from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/macros.rs	/^macro_rules! find_from {$/;"	d
find_name_from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/macros.rs	/^macro_rules! find_name_from {$/;"	d
find_option	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn find_option(&self, name: &str) -> Option<&OptBuilder<'a, 'b>> {$/;"	f
find_path	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn find_path<'a>(&'a self, keys: &[&str]) -> Option<&'a Json>{$/;"	f
find_position	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn find_position<P>(&mut self, mut pred: P) -> Option<(usize, Self::Item)>$/;"	f
find_positional	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn find_positional(&self, name: &str) -> Option<&PosBuilder<'a, 'b>> {$/;"	f
find_subcommand	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn find_subcommand(&'b self, sc: &str) -> Option<&'b App<'a, 'b>> {$/;"	f
fish	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/mod.rs	/^mod fish;$/;"	m
fixed_length_array	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn fixed_length_array() {$/;"	f
flag	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/mod.rs	/^mod flag;$/;"	m
flag	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn flag(&mut self, bit: c_ulong, on: bool) -> &mut Auth {$/;"	f
flag	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    fn flag(&mut self, flag: c_int, val: bool) -> &mut Events {$/;"	f
flag	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    fn flag(&self, flag: c_int) -> bool {$/;"	f
flagbuilder_display	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn flagbuilder_display() {$/;"	f
flagbuilder_display_multiple_aliases	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn flagbuilder_display_multiple_aliases() {$/;"	f
flagbuilder_display_single_alias	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn flagbuilder_display_single_alias() {$/;"	f
flags	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn flags(&self) -> Iter<FlagBuilder<'a, 'b>> {$/;"	f
flatten	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn flatten<I, J>(iter: I) -> Flatten<I, J> {$/;"	f
flatten	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn flatten(self) -> Flatten<Self, <<Self as Iterator>::Item as IntoIterator>::IntoIter>$/;"	f
flip	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    pub fn flip(self) -> Either<R, L> {$/;"	f
flush	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn flush(&mut self) -> io::Result<()> {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn fmt(&self, f: &mut Formatter) -> Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn fmt(&self, f: &mut Formatter) -> Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn fmt(&self, f: &mut Formatter) -> Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    fn fmt(&self, f: &mut Formatter) -> Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/shell.rs	/^    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    fn fmt(&self, f: &mut std_fmt::Formatter) -> std_fmt::Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/lib.rs	/^mod fmt;$/;"	m
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^            fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/regex.rs	/^    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/string.rs	/^    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/format.rs	/^                fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/format.rs	/^            impl<'a, I> fmt::$fmt_trait for Format<'a, I>$/;"	i
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/format.rs	/^    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/impl_macros.rs	/^        fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {$/;"	f
fmt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {$/;"	f
fmt::Debug for Batching	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, F> fmt::Debug for Batching<I, F> where I: fmt::Debug {$/;"	i
fmt::Debug for Coalesce	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, F> fmt::Debug for Coalesce<I, F>$/;"	i
fmt::Debug for Combinations	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> fmt::Debug for Combinations<I>$/;"	i
fmt::Debug for Dedup	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> fmt::Debug for Dedup<I>$/;"	i
fmt::Debug for Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl fmt::Debug for Error {$/;"	i
fmt::Debug for ErrorCode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl fmt::Debug for ErrorCode {$/;"	i
fmt::Debug for FormError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl fmt::Debug for FormError {$/;"	i
fmt::Debug for FromBase64Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^impl fmt::Debug for FromBase64Error {$/;"	i
fmt::Debug for FromHexError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^impl fmt::Debug for FromHexError {$/;"	i
fmt::Debug for Iterate	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^impl<St, F> fmt::Debug for Iterate<St, F>$/;"	i
fmt::Debug for MaxLogLevelFilter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl fmt::Debug for MaxLogLevelFilter {$/;"	i
fmt::Debug for Merge	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, J> fmt::Debug for Merge<I, J>$/;"	i
fmt::Debug for MergeBy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, J, F> fmt::Debug for MergeBy<I, J, F>$/;"	i
fmt::Debug for MultiError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl fmt::Debug for MultiError {$/;"	i
fmt::Debug for RepeatCall	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^impl<F> fmt::Debug for RepeatCall<F>$/;"	i
fmt::Debug for ShareError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl fmt::Debug for ShareError {$/;"	i
fmt::Debug for TakeWhileRef	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<'a, I, F> fmt::Debug for TakeWhileRef<'a, I, F>$/;"	i
fmt::Debug for Unfold	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^impl<St, F> fmt::Debug for Unfold<St, F>$/;"	i
fmt::Debug for Unique	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I> fmt::Debug for Unique<I>$/;"	i
fmt::Debug for UniqueBy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^impl<I, V, F> fmt::Debug for UniqueBy<I, V, F>$/;"	i
fmt::Display for App	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^impl<'n, 'e> fmt::Display for App<'n, 'e> {$/;"	i
fmt::Display for AsJson	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl<'a, T: Encodable> fmt::Display for AsJson<'a, T> {$/;"	i
fmt::Display for AsPrettyJson	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl<'a, T: Encodable> fmt::Display for AsPrettyJson<'a, T> {$/;"	i
fmt::Display for DecoderError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl fmt::Display for DecoderError {$/;"	i
fmt::Display for Either	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^impl<L, R> fmt::Display for Either<L, R>$/;"	i
fmt::Display for EncoderError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl fmt::Display for EncoderError {$/;"	i
fmt::Display for Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl fmt::Display for Error {$/;"	i
fmt::Display for Filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/regex.rs	/^impl fmt::Display for Filter {$/;"	i
fmt::Display for Filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/string.rs	/^impl fmt::Display for Filter {$/;"	i
fmt::Display for FormError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl fmt::Display for FormError {$/;"	i
fmt::Display for Format	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^impl<T: fmt::Display> fmt::Display for Format<T> {$/;"	i
fmt::Display for FormatWith	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/format.rs	/^impl<'a, I, F> fmt::Display for FormatWith<'a, I, F>$/;"	i
fmt::Display for FromBase64Error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^impl fmt::Display for FromBase64Error {$/;"	i
fmt::Display for FromHexError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^impl fmt::Display for FromHexError {$/;"	i
fmt::Display for Json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl fmt::Display for Json {$/;"	i
fmt::Display for LogLevel	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl fmt::Display for LogLevel {$/;"	i
fmt::Display for LogLevelFilter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl fmt::Display for LogLevelFilter {$/;"	i
fmt::Display for MultiError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl fmt::Display for MultiError {$/;"	i
fmt::Display for ParserError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl fmt::Display for ParserError {$/;"	i
fmt::Display for PrettyJson	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl<'a> fmt::Display for PrettyJson<'a> {$/;"	i
fmt::Display for SetLoggerError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl fmt::Display for SetLoggerError {$/;"	i
fmt::Display for ShareError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^impl fmt::Display for ShareError {$/;"	i
fmt::Display for Shell	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/shell.rs	/^impl fmt::Display for Shell {$/;"	i
fmt::Display for ShutdownLoggerError	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^impl fmt::Display for ShutdownLoggerError {$/;"	i
fmt::Write for FormatShim	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^impl<'a, 'b> fmt::Write for FormatShim<'a, 'b> {$/;"	i
fmt_number_or_null	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^fn fmt_number_or_null(v: f64) -> string::String {$/;"	f
fold	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn fold<Acc, G>(self, init: Acc, f: G) -> Acc$/;"	f
fold	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn fold<Acc, G>(mut self, init: Acc, mut f: G) -> Acc$/;"	f
fold	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn fold<Acc, G>(self, init: Acc, mut f: G) -> Acc$/;"	f
fold	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn fold<Acc, G>(self, mut accum: Acc, mut f: G) -> Acc$/;"	f
fold	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/free.rs	/^pub fn fold<I, B, F>(iterable: I, init: B, f: F) -> B$/;"	f
fold1	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn fold1<F>(&mut self, mut f: F) -> Option<Self::Item>$/;"	f
fold_options	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn fold_options<A, B, F>(&mut self, mut start: B, mut f: F) -> Option<B>$/;"	f
fold_results	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn fold_results<A, E, B, F>(&mut self, mut start: B, mut f: F) -> Result<B, E>$/;"	f
fold_while	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn fold_while<B, F>(self, init: B, mut f: F) -> B$/;"	f
follow_location	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn follow_location(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
forbid_reuse	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn forbid_reuse(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
foreach	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn foreach<F>(&mut self, mut f: F)$/;"	f
format	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^    fn format(&self) -> &T {$/;"	f
format	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^    fn format(&self) -> ANSIString {$/;"	f
format	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    pub fn format<F: 'static>(&mut self, format: F) -> &mut Self$/;"	f
format	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/format.rs	/^    fn format<F>(&self, f: &mut fmt::Formatter, mut cb: F) -> fmt::Result$/;"	f
format	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn format(self, sep: &str) -> Format<Self>$/;"	f
format	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod format;$/;"	m
format_default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn format_default(self, sep: &str) -> Format<Self>$/;"	f
format_with	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn format_with<F>(self, sep: &str, format: F) -> FormatWith<Self, F>$/;"	f
free	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^pub mod free;$/;"	m
fresh_connect	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn fresh_connect(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn from(mut yaml: &'a Yaml) -> Self {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    fn from(a: &'z Arg<'a, 'b>) -> Self {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn from(a: &'z Arg<'a, 'b>) -> Self {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    fn from(b: &'a BTreeMap<Yaml, Yaml>) -> Self {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    fn from(g: &'z ArgGroup<'a>) -> Self {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    fn from(e: io::Error) -> Self {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    fn from(e: std_fmt::Error) -> Self {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    fn from(_: ffi::NulError) -> Error {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    fn from(e: Error) -> io::Error {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    fn from(e: FormError) -> io::Error {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    fn from(e: MultiError) -> io::Error {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    fn from(e: ShareError) -> io::Error {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn from(r: Result<R, L>) -> Self {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^            fn from(iter: I) -> Self {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^            fn from(mut iter: I) -> Self {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn from(iter: I) -> Self {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/ziptuple.rs	/^            fn from(t: ($($B,)*)) -> Self {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn from(err: ParserError) -> DecoderError {$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn from(err: fmt::Error) -> EncoderError { EncoderError::FmtError(err) }$/;"	f
from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn from(err: io::Error) -> ParserError {$/;"	f
from_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    pub fn from_arg(a: &Arg<'n, 'e>, reqs: &mut Vec<&'e str>) -> Self {$/;"	f
from_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    pub fn from_arg(a: &Arg<'n, 'e>, idx: u64, reqs: &mut Vec<&'e str>) -> Self {$/;"	f
from_base64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn from_base64(&self) -> Result<Vec<u8>, FromBase64Error> {$/;"	f
from_base64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn from_base64(&self) -> Result<Vec<u8>, FromBase64Error>;$/;"	f
from_bytes	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn from_bytes(b: &[u8]) -> &Self {$/;"	f
from_bytes	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn from_bytes(b: &[u8]) -> &Self;$/;"	f
from_hex	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^    fn from_hex(&self) -> Result<Vec<u8>, FromHexError> {$/;"	f
from_hex	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^    fn from_hex(&self) -> Result<Vec<u8>, FromHexError>;$/;"	f
from_reader	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn from_reader(rdr: &mut io::Read) -> Result<Self, BuilderError> {$/;"	f
from_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^    fn from_str(s: &str) -> Result<Self, <Self as FromStr>::Err> {$/;"	f
from_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^    fn from_str(s: &str) -> Result<Self, <Self as FromStr>::Err> {$/;"	f
from_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/shell.rs	/^    fn from_str(s: &str) -> Result<Self, Self::Err> {$/;"	f
from_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^            fn from_str(s: &str) -> ::std::result::Result<Self,Self::Err> {$/;"	f
from_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn from_str(level: &str) -> Result<LogLevel, ()> {$/;"	f
from_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn from_str(level: &str) -> Result<LogLevelFilter, ()> {$/;"	f
from_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn from_str(s: &str) -> Result<Json, ParserError> {$/;"	f
from_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn from_str(s: &str) -> Result<Self, BuilderError> {$/;"	f
from_str	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^    fn from_str(s: &str) -> Result<Severity, ()> {$/;"	f
from_str	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^    fn from_str(s: &str) -> Result<Status, ()> {$/;"	f
from_usage	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn from_usage(u: &'a str) -> Self {$/;"	f
from_usage	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    pub fn from_usage(usage: &'a str) -> Self {$/;"	f
from_usize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn from_usize(u: usize) -> Option<LogLevel> {$/;"	f
from_usize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn from_usize(u: usize) -> Option<LogLevelFilter> {$/;"	f
from_yaml	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn from_yaml(yaml: &'a Yaml) -> App<'a, 'a> {$/;"	f
from_yaml	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn from_yaml(y: &BTreeMap<Yaml, Yaml>) -> Arg {$/;"	f
from_yaml	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    pub fn from_yaml(y: &'a Yaml) -> ArgGroup<'a> {$/;"	f
from_yaml	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/subcommand.rs	/^    pub fn from_yaml(yaml: &Yaml) -> App {$/;"	f
ge	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^    fn ge(&self, other: &Self) -> bool {$/;"	f
gen_completions	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn gen_completions<T: Into<OsString>, S: Into<String>>(&mut self,$/;"	f
gen_completions	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn gen_completions(&mut self, for_shell: Shell, od: OsString) {$/;"	f
gen_completions_to	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn gen_completions_to<W: Write, S: Into<String>>(&mut self,$/;"	f
gen_completions_to	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn gen_completions_to<W: Write>(&mut self, for_shell: Shell, buf: &mut W) {$/;"	f
gen_fish_inner	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/fish.rs	/^fn gen_fish_inner(root_command: &str,$/;"	f
generate	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/mod.rs	/^    pub fn generate<W: Write>(&self, for_shell: Shell, buf: &mut W) {$/;"	f
generate_inner	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/powershell.rs	/^fn generate_inner<'a, 'b>(p: &Parser<'a, 'b>, previous_command_name: &str) -> (String, String) {$/;"	f
generate_to	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/bash.rs	/^    pub fn generate_to<W: Write>(&self, buf: &mut W) {$/;"	f
generate_to	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/fish.rs	/^    pub fn generate_to<W: Write>(&self, buf: &mut W) {$/;"	f
generate_to	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/powershell.rs	/^    pub fn generate_to<W: Write>(&self, buf: &mut W) {$/;"	f
generate_to	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/zsh.rs	/^    pub fn generate_to<W: Write>(&self, buf: &mut W) {$/;"	f
get	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn get(&self, arg: &str) -> Option<&MatchedArg> {$/;"	f
get	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn get(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
get	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn get() -> Version {$/;"	f
get	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    pub fn get(&self) -> LogLevelFilter {$/;"	f
get	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn get<'l>(&'l self, idx: usize) -> StackElement<'l> {$/;"	f
get_all_subcommand_paths	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/mod.rs	/^pub fn get_all_subcommand_paths(p: &Parser, first: bool) -> Vec<String> {$/;"	f
get_args_of	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/zsh.rs	/^fn get_args_of(p: &Parser) -> String {$/;"	f
get_args_tag	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn get_args_tag(&self) -> Option<String> {$/;"	f
get_bin_name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn get_bin_name(&self) -> Option<&str> {$/;"	f
get_matches	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn get_matches(self) -> ArgMatches<'a> {$/;"	f
get_matches_from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn get_matches_from<I, T>(mut self, itr: I) -> ArgMatches<'a>$/;"	f
get_matches_from_safe	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn get_matches_from_safe<I, T>(mut self, itr: I) -> ClapResult<ArgMatches<'a>>$/;"	f
get_matches_from_safe_borrow	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn get_matches_from_safe_borrow<I, T>(&mut self, itr: I) -> ClapResult<ArgMatches<'a>>$/;"	f
get_matches_safe	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn get_matches_safe(self) -> ClapResult<ArgMatches<'a>> {$/;"	f
get_matches_with	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn get_matches_with<I, T>(&mut self,$/;"	f
get_mut	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn get_mut(&mut self, arg: &str) -> Option<&mut MatchedArg> {$/;"	f
get_name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn get_name(&self) -> &str {$/;"	f
get_next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    pub fn get_next(&mut self) -> bool {$/;"	f
get_opt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn get_opt(&self, arg: &str) -> Option<&OptBuilder<'a, 'b>> {$/;"	f
get_required_from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn get_required_from(&self,$/;"	f
get_subcommands_of	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/zsh.rs	/^fn get_subcommands_of(p: &Parser) -> String {$/;"	f
get_timeout	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn get_timeout(&self) -> Result<Option<Duration>, MultiError> {$/;"	f
get_zsh_arg_conflicts	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/macros.rs	/^macro_rules! get_zsh_arg_conflicts {$/;"	d
getopt_bytes	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn getopt_bytes(&mut self, opt: curl_sys::CURLINFO)$/;"	f
getopt_long	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn getopt_long(&mut self, opt: curl_sys::CURLINFO) -> Result<c_long, Error> {$/;"	f
getopt_ptr	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn getopt_ptr(&mut self, opt: curl_sys::CURLINFO)$/;"	f
getopt_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn getopt_str(&mut self, opt: curl_sys::CURLINFO)$/;"	f
global	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn global(self, g: bool) -> Self {$/;"	f
global_setting	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn global_setting(mut self, setting: AppSettings) -> Self {$/;"	f
global_settings	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn global_settings(mut self, settings: &[AppSettings]) -> Self {$/;"	f
good	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^    pub fn good<T>(&self, msg: T) -> Format<T>$/;"	f
group	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn group(mut self, group: ArgGroup<'a>) -> Self {$/;"	f
group	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn group(mut self, name: &'a str) -> Self {$/;"	f
group	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/mod.rs	/^mod group;$/;"	m
group_by	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn group_by<K, F>(self, key: F) -> GroupBy<K, Self, F>$/;"	f
group_by_lazy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn group_by_lazy<K, F>(self, key: F) -> GroupBy<K, Self, F>$/;"	f
group_key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn group_key(&mut self, client: usize) -> K {$/;"	f
groupbylazy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod groupbylazy;$/;"	m
groups	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn groups(mut self, groups: &[ArgGroup<'a>]) -> Self {$/;"	f
groups	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn groups(mut self, names: &[&'a str]) -> Self {$/;"	f
groups	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    fn groups() {$/;"	f
groups_for_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn groups_for_arg(&self, name: &str) -> Option<Vec<&'a str>> {$/;"	f
gssnegotiate	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn gssnegotiate(&mut self, on: bool) -> &mut Auth {$/;"	f
gt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^    fn gt(&self, other: &Self) -> bool {$/;"	f
has_flags	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn has_flags(&self) -> bool {$/;"	f
has_opts	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn has_opts(&self) -> bool {$/;"	f
has_positionals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn has_positionals(&self) -> bool {$/;"	f
has_subcommands	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn has_subcommands(&self) -> bool {$/;"	f
has_switch	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn has_switch(&self) -> bool {$/;"	f
has_switch	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn has_switch(&self) -> bool;$/;"	f
has_switch	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn has_switch(&self) -> bool {$/;"	f
has_switch	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn has_switch(&self) -> bool {$/;"	f
has_switch	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn has_switch(&self) -> bool {$/;"	f
header_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^fn header_cb<F>(buffer: *mut c_char,$/;"	f
header_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn header_function<F>(&mut self, f: F) -> Result<(), Error>$/;"	f
header_size	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn header_size(&mut self) -> Result<u64, Error> {$/;"	f
heapify	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^fn heapify<T: Ord>(data: &mut [T]) {$/;"	f
help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn help<'b, 'c>(&mut self, arg: &ArgWithDisplay<'b, 'c>, spec_vals: &str) -> io::Result<()> {$/;"	f
help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn help(&self) -> Option<&'e str> {$/;"	f
help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn help<S: Into<&'b str>>(mut self, help: S) -> Self {$/;"	f
help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^mod help;$/;"	m
help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn help(&self) -> Option<&'e str>;$/;"	f
help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn help(mut self, h: &'b str) -> Self {$/;"	f
help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn help(&self) -> Option<&'e str> {$/;"	f
help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn help(&self) -> Option<&'e str> {$/;"	f
help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn help(&self) -> Option<&'e str> {$/;"	f
help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn help(&mut self, arg: &mut Arg<'a, 'a>) {$/;"	f
help_short	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn help_short<S: AsRef<str> + 'b>(mut self, s: S) -> Self {$/;"	f
help_short	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn help_short(&mut self, s: &str) {$/;"	f
help_start	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^fn help_start(b: u8) -> bool {$/;"	f
hex	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs	/^pub mod hex;$/;"	m
hidden	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn hidden(self, h: bool) -> Self {$/;"	f
hide_possible_values	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn hide_possible_values(self, hide: bool) -> Self {$/;"	f
host	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn host(&self) -> &str {$/;"	f
http_auth	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn http_auth(&mut self, auth: &Auth) -> Result<(), Error> {$/;"	f
http_connectcode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn http_connectcode(&mut self) -> Result<u32, Error> {$/;"	f
http_content_decoding	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn http_content_decoding(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
http_headers	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn http_headers(&mut self, list: List) -> Result<(), Error> {$/;"	f
http_proxy_tunnel	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn http_proxy_tunnel(&mut self, tunnel: bool) -> Result<(), Error> {$/;"	f
http_transfer_decoding	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn http_transfer_decoding(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
httppost	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn httppost(&mut self, form: Form) -> Result<(), Error> {$/;"	f
iconv_version_num	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn iconv_version_num(&self) -> Option<u32> {$/;"	f
ignore_content_length	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ignore_content_length(&mut self, ignore: bool) -> Result<(), Error> {$/;"	f
impl_cons_iter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/cons_tuples_impl.rs	/^macro_rules! impl_cons_iter($/;"	d
impl_format	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/format.rs	/^macro_rules! impl_format {$/;"	d
impl_macros	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod impl_macros;$/;"	m
impl_settings	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! impl_settings {$/;"	d
impl_tuple_collect	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^macro_rules! impl_tuple_collect {$/;"	d
impl_tuple_combination	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^macro_rules! impl_tuple_combination {$/;"	d
impl_zip_iter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/ziptuple.rs	/^macro_rules! impl_zip_iter {$/;"	d
in_filesize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn in_filesize(&mut self, size: u64) -> Result<(), Error> {$/;"	f
inc_occurrence_of	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn inc_occurrence_of(&mut self, arg: &'a str) {$/;"	f
inc_occurrences_of	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn inc_occurrences_of(&mut self, args: &[&'a str]) {$/;"	f
indent	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn indent(mut self, indent: u32) -> AsPrettyJson<'a, T> {$/;"	f
indents	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^        fn indents(source: &str) -> usize {$/;"	f
index	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn index(mut self, idx: u64) -> Self {$/;"	f
index	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn index<'b>(&'b self, _index: usize) -> &'b I::Item {$/;"	f
index	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn index(&self, idx: &str) -> &Json {$/;"	f
index	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn index<'a>(&'a self, idx: usize) -> &'a Json {$/;"	f
info	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/macros.rs	/^macro_rules! info {$/;"	d
init	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/lib.rs	/^pub fn init() {$/;"	f
init	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    pub fn init(&mut self) -> Result<(), SetLoggerError> {$/;"	f
init	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^pub fn init() -> Result<(), SetLoggerError> {$/;"	f
input	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn input(&mut self, val: bool) -> &mut Events {$/;"	f
input	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn input(&self) -> bool {$/;"	f
input_and_output	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn input_and_output(&self) -> bool {$/;"	f
insert	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn insert(&mut self, name: &'a str) {$/;"	f
interface	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn interface(&mut self, interface: &str) -> Result<(), Error> {$/;"	f
interleave	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn interleave<I, J>(i: I, j: J) -> Interleave<<I as IntoIterator>::IntoIter, <J as IntoIterator>::IntoIter>$/;"	f
interleave	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn interleave<J>(self, other: J) -> Interleave<Self, J::IntoIter>$/;"	f
interleave_shortest	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn interleave_shortest<I, J>(a: I, b: J) -> InterleaveShortest<I, J>$/;"	f
interleave_shortest	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn interleave_shortest<J>(self, other: J) -> InterleaveShortest<Self, J::IntoIter>$/;"	f
intersperse	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/intersperse.rs	/^pub fn intersperse<I>(iter: I, elt: I::Item) -> Intersperse<I>$/;"	f
intersperse	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn intersperse(self, element: Self::Item) -> Intersperse<Self>$/;"	f
intersperse	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod intersperse;$/;"	m
into	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    fn into(self) -> ArgMatches<'a> {$/;"	f
into	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn into(self) -> Result<R, L> {$/;"	f
into_buffer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^    pub fn into_buffer(self) -> TupleBuffer<T> {$/;"	f
into_iter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn into_iter(self) -> Self::IntoIter {$/;"	f
into_iter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/rciter_impl.rs	/^    fn into_iter(self) -> RcIter<I> {$/;"	f
into_option	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/minmax.rs	/^    pub fn into_option(self) -> Option<(T,T)> {$/;"	f
into_parts	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    pub fn into_parts(self) -> (Option<I::Item>, I) {$/;"	f
invalid_subcommand	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn invalid_subcommand<S, D, N, U>(subcmd: S,$/;"	f
invalid_utf8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn invalid_utf8<U>(usage: U, color: fmt::ColorWhen) -> Self$/;"	f
invalid_value	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn invalid_value<'a, 'b, B, G, A, U>(bad_val: B,$/;"	f
io_error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn io_error(e: &Error, color: fmt::ColorWhen) -> Self {$/;"	f
ip_resolve	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ip_resolve(&mut self, resolve: IpResolve) -> Result<(), Error> {$/;"	f
iproduct	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^macro_rules! iproduct {$/;"	d
is_a_tty	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^pub fn is_a_tty(_: bool) -> bool {$/;"	f
is_a_tty	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^pub fn is_a_tty(stderr: bool) -> bool {$/;"	f
is_aborted_by_callback	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_aborted_by_callback(&self) -> bool {$/;"	f
is_again	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_again(&self) -> bool {$/;"	f
is_array	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn is_array<'a>(&'a self) -> bool {$/;"	f
is_bad_content_encoding	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_bad_content_encoding(&self) -> bool {$/;"	f
is_bad_download_resume	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_bad_download_resume(&self) -> bool {$/;"	f
is_bad_easy_handle	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_bad_easy_handle(&self) -> bool {$/;"	f
is_bad_function_argument	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_bad_function_argument(&self) -> bool {$/;"	f
is_bad_handle	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_bad_handle(&self) -> bool {$/;"	f
is_bad_option	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_bad_option(&self) -> bool {$/;"	f
is_bad_socket	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_bad_socket(&self) -> bool {$/;"	f
is_boolean	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn is_boolean(&self) -> bool {$/;"	f
is_call_perform	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_call_perform(&self) -> bool {$/;"	f
is_chunk_failed	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_chunk_failed(&self) -> bool {$/;"	f
is_conv_failed	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_conv_failed(&self) -> bool {$/;"	f
is_conv_required	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_conv_required(&self) -> bool {$/;"	f
is_couldnt_connect	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_couldnt_connect(&self) -> bool {$/;"	f
is_couldnt_resolve_host	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_couldnt_resolve_host(&self) -> bool {$/;"	f
is_couldnt_resolve_proxy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_couldnt_resolve_proxy(&self) -> bool {$/;"	f
is_disabled	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_disabled(&self) -> bool {$/;"	f
is_done	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    pub fn is_done(&self) -> bool {$/;"	f
is_empty	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn is_empty(&self) -> bool {$/;"	f
is_empty	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn is_empty(&self) -> bool { self.stack.is_empty() }$/;"	f
is_empty_	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn is_empty_(&self) -> bool {$/;"	f
is_empty_	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn is_empty_(&self) -> bool;$/;"	f
is_equal_to	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn is_equal_to(&self, rhs: &[StackElement]) -> bool {$/;"	f
is_f64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn is_f64(&self) -> bool {$/;"	f
is_failed_init	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_failed_init(&self) -> bool {$/;"	f
is_file_couldnt_read_file	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_file_couldnt_read_file(&self) -> bool {$/;"	f
is_filesize_exceeded	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_filesize_exceeded(&self) -> bool {$/;"	f
is_for	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn is_for(&self, handle: &EasyHandle) -> bool {$/;"	f
is_function_not_found	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_function_not_found(&self) -> bool {$/;"	f
is_got_nothing	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_got_nothing(&self) -> bool {$/;"	f
is_http_post_error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_http_post_error(&self) -> bool {$/;"	f
is_http_returned_error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_http_returned_error(&self) -> bool {$/;"	f
is_i64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn is_i64(&self) -> bool {$/;"	f
is_illegal_array	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_illegal_array(&self) -> bool {$/;"	f
is_in_use	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_in_use(&self) -> bool {$/;"	f
is_incomplete	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_incomplete(&self) -> bool {$/;"	f
is_interface_failed	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_interface_failed(&self) -> bool {$/;"	f
is_internal_error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_internal_error(&self) -> bool {$/;"	f
is_invalid	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_invalid(&self) -> bool {$/;"	f
is_left	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    pub fn is_left(&self) -> bool {$/;"	f
is_login_denied	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_login_denied(&self) -> bool {$/;"	f
is_match	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/regex.rs	/^    pub fn is_match(&self, s: &str) -> bool {$/;"	f
is_match	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/string.rs	/^    pub fn is_match(&self, s: &str) -> bool {$/;"	f
is_memory	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_memory(&self) -> bool {$/;"	f
is_missing_required_ok	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn is_missing_required_ok<A>(&self, a: &A, matcher: &ArgMatcher) -> bool$/;"	f
is_new_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^fn is_new_arg(arg_os: &OsStr) -> bool {$/;"	f
is_nomem	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_nomem(&self) -> bool {$/;"	f
is_null	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_null(&self) -> bool {$/;"	f
is_null	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn is_null(&self) -> bool {$/;"	f
is_number	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn is_number(&self) -> bool {$/;"	f
is_object	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn is_object<'a>(&'a self) -> bool {$/;"	f
is_operation_timedout	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_operation_timedout(&self) -> bool {$/;"	f
is_option_twice	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_option_twice(&self) -> bool {$/;"	f
is_out_of_memory	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_out_of_memory(&self) -> bool {$/;"	f
is_partial_file	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_partial_file(&self) -> bool {$/;"	f
is_peer_failed_verification	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_peer_failed_verification(&self) -> bool {$/;"	f
is_present	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    pub fn is_present<S: AsRef<str>>(&self, name: S) -> bool {$/;"	f
is_quote_error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_quote_error(&self) -> bool {$/;"	f
is_range_error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_range_error(&self) -> bool {$/;"	f
is_read_error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_read_error(&self) -> bool {$/;"	f
is_recv_error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_recv_error(&self) -> bool {$/;"	f
is_remote_access_denied	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_remote_access_denied(&self) -> bool {$/;"	f
is_right	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    pub fn is_right(&self) -> bool {$/;"	f
is_send_error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_send_error(&self) -> bool {$/;"	f
is_send_fail_rewind	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_send_fail_rewind(&self) -> bool {$/;"	f
is_set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn is_set(&self, _: ArgSettings) -> bool {$/;"	f
is_set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn is_set(&self, s: AppSettings) -> bool {$/;"	f
is_set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn is_set(&self, ArgSettings) -> bool;$/;"	f
is_set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn is_set(&self, s: ArgSettings) -> bool {$/;"	f
is_set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn is_set(&self, s: ArgSettings) -> bool {$/;"	f
is_set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn is_set(&self, s: ArgSettings) -> bool {$/;"	f
is_set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn is_set(&self, s: ArgSettings) -> bool {$/;"	f
is_set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^        pub fn is_set(&self, s: $n) -> bool {$/;"	f
is_ssl_cacert	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_ssl_cacert(&self) -> bool {$/;"	f
is_ssl_cacert_badfile	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_ssl_cacert_badfile(&self) -> bool {$/;"	f
is_ssl_certproblem	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_ssl_certproblem(&self) -> bool {$/;"	f
is_ssl_cipher	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_ssl_cipher(&self) -> bool {$/;"	f
is_ssl_connect_error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_ssl_connect_error(&self) -> bool {$/;"	f
is_ssl_crl_badfile	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_ssl_crl_badfile(&self) -> bool {$/;"	f
is_ssl_engine_initfailed	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_ssl_engine_initfailed(&self) -> bool {$/;"	f
is_ssl_engine_notfound	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_ssl_engine_notfound(&self) -> bool {$/;"	f
is_ssl_engine_setfailed	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_ssl_engine_setfailed(&self) -> bool {$/;"	f
is_ssl_issuer_error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_ssl_issuer_error(&self) -> bool {$/;"	f
is_ssl_shutdown_failed	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_ssl_shutdown_failed(&self) -> bool {$/;"	f
is_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn is_str(_: &str) {}$/;"	f
is_string	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn is_string<'a>(&'a self) -> bool {$/;"	f
is_too_many_redirects	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_too_many_redirects(&self) -> bool {$/;"	f
is_u64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn is_u64(&self) -> bool {$/;"	f
is_unknown_option	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_unknown_option(&self) -> bool {$/;"	f
is_unsupported_protocol	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_unsupported_protocol(&self) -> bool {$/;"	f
is_upload_failed	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_upload_failed(&self) -> bool {$/;"	f
is_url_malformed	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_url_malformed(&self) -> bool {$/;"	f
is_use_ssl_failed	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_use_ssl_failed(&self) -> bool {$/;"	f
is_write_error	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn is_write_error(&self) -> bool {$/;"	f
issuer_cert	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn issuer_cert<P: AsRef<Path>>(&mut self, path: P) -> Result<(), Error> {$/;"	f
iter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn iter(&self) -> Iter<&str, MatchedArg> {$/;"	f
iter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn iter(&self) -> Iter {$/;"	f
iter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^fn iter() {$/;"	f
iterate	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^pub fn iterate<St, F>(initial_value: St, f: F) -> Iterate<St, F>$/;"	f
izip	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^macro_rules! izip {$/;"	d
join	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/free.rs	/^pub fn join<I>(iterable: I, sep: &str) -> String$/;"	f
join	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn join(&mut self, sep: &str) -> String$/;"	f
json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs	/^pub mod json;$/;"	m
key_password	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn key_password(&mut self, password: &str) -> Result<(), Error> {$/;"	f
kmerge	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^pub fn kmerge<I>(iterable: I) -> KMerge<<I::Item as IntoIterator>::IntoIter>$/;"	f
kmerge	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn kmerge(self) -> KMerge<<<Self as Iterator>::Item as IntoIterator>::IntoIter>$/;"	f
kmerge_impl	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod kmerge_impl;$/;"	m
last_event	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn last_event(src: &str) -> JsonEvent {$/;"	f
last_is_index	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn last_is_index(&self) -> bool {$/;"	f
le	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^    fn le(&self, other: &Self) -> bool {$/;"	f
left	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    pub fn left(self) -> Option<L> {$/;"	f
left_shift_push	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^            fn left_shift_push(&mut self, item: $A) {$/;"	f
left_shift_push	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^    fn left_shift_push(&mut self, item: Self::Item);$/;"	f
len	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    pub fn len(&self) -> usize {$/;"	f
len	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn len(&self) -> usize { self.stack.len() }$/;"	f
len_	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn len_(&self) -> usize {$/;"	f
len_	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn len_(&self) -> usize;$/;"	f
level	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    pub fn level(&self) -> LogLevel {$/;"	f
libidn_version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn libidn_version(&self) -> Option<&str> {$/;"	f
libssh_version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn libssh_version(&self) -> Option<&str> {$/;"	f
libz_version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn libz_version(&self) -> Option<&str> {$/;"	f
line	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    pub fn line(&self) -> u32 {$/;"	f
load_yaml	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! load_yaml {$/;"	d
local_ip	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn local_ip(&mut self) -> Result<Option<&str>, Error> {$/;"	f
local_port	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn local_port(&mut self) -> Result<u16, Error> {$/;"	f
local_port_range	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn local_port_range(&mut self, range: u16) -> Result<(), Error> {$/;"	f
location	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    pub fn location(&self) -> &LogLocation {$/;"	f
log	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn log(&self, record: &LogRecord) {$/;"	f
log	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn log(&self, _: &LogRecord) {}$/;"	f
log	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn log(&self, record: &LogRecord);$/;"	f
log	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    pub fn log(info: &PanicInfo) {$/;"	f
log	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/macros.rs	/^macro_rules! log {$/;"	d
log_enabled	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/macros.rs	/^macro_rules! log_enabled {$/;"	d
log_panics	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub fn log_panics() {$/;"	f
logger	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^fn logger() -> Option<LoggerGuard> {$/;"	f
long	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn long<'b, 'c>(&mut self, arg: &ArgWithDisplay<'b, 'c>) -> io::Result<()> {$/;"	f
long	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn long(&self) -> Option<&'e str> {$/;"	f
long	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn long(&self) -> Option<&'e str>;$/;"	f
long	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn long(mut self, l: &'b str) -> Self {$/;"	f
long	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn long(&self) -> Option<&'e str> {$/;"	f
long	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn long(&self) -> Option<&'e str> {$/;"	f
long	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn long(&self) -> Option<&'e str> {$/;"	f
long	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn long(&mut self, arg: &mut Arg<'a, 'a>) {$/;"	f
long_end	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^fn long_end(b: u8) -> bool {$/;"	f
longest_filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn longest_filter(&self) -> bool {$/;"	f
longest_filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn longest_filter(&self) -> bool;$/;"	f
longest_filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn longest_filter(&self) -> bool {$/;"	f
longest_filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn longest_filter(&self) -> bool {$/;"	f
longest_filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn longest_filter(&self) -> bool {$/;"	f
lookup_buffer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn lookup_buffer(&mut self, client: usize) -> Option<I::Item> {$/;"	f
low_speed_limit	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn low_speed_limit(&mut self, limit: u32) -> Result<(), Error> {$/;"	f
low_speed_time	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn low_speed_time(&mut self, dur: Duration) -> Result<(), Error> {$/;"	f
lt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^    fn lt(&self, other: &Self) -> bool {$/;"	f
macros	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^mod macros;$/;"	m
macros	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/mod.rs	/^mod macros;$/;"	m
macros	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/mod.rs	/^mod macros;$/;"	m
macros	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/lib.rs	/^mod macros;$/;"	m
macros	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^fn macros() {$/;"	f
macros	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^mod macros;$/;"	m
main	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^fn main() {$/;"	f
make_logger	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn make_logger(dirs: Vec<LogDirective>) -> Logger {$/;"	f
map_left	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    pub fn map_left<F, M>(self, f: F) -> Either<M, R>$/;"	f
map_results	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn map_results<I, F, T, U, E>(iter: I, f: F) -> MapResults<I, F>$/;"	f
map_results	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn map_results<F, T, U, E>(self, f: F) -> MapResults<Self, F>$/;"	f
map_right	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    pub fn map_right<F, S>(self, f: F) -> Either<L, S>$/;"	f
match_beginning	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn match_beginning() {$/;"	f
match_beginning_longest_match	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn match_beginning_longest_match() {$/;"	f
match_default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn match_default() {$/;"	f
match_full_path	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn match_full_path() {$/;"	f
matched_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/mod.rs	/^mod matched_arg;$/;"	m
max	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/free.rs	/^pub fn max<I>(iterable: I) -> Option<I::Item>$/;"	f
max	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/size_hint.rs	/^pub fn max(a: SizeHint, b: SizeHint) -> SizeHint {$/;"	f
max	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    pub fn max() -> LogLevel {$/;"	f
max	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    pub fn max() -> LogLevelFilter {$/;"	f
max_connects	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn max_connects(&mut self, max: u32) -> Result<(), Error> {$/;"	f
max_filesize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn max_filesize(&mut self, size: u64) -> Result<(), Error> {$/;"	f
max_log_level	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub fn max_log_level() -> LogLevelFilter {$/;"	f
max_recv_speed	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn max_recv_speed(&mut self, speed: u64) -> Result<(), Error> {$/;"	f
max_redirections	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn max_redirections(&mut self, max: u32) -> Result<(), Error> {$/;"	f
max_send_speed	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn max_send_speed(&mut self, speed: u64) -> Result<(), Error> {$/;"	f
max_term_width	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn max_term_width(mut self, w: usize) -> Self {$/;"	f
max_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn max_vals(&self) -> Option<u64> {$/;"	f
max_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn max_vals(&self) -> Option<u64>;$/;"	f
max_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn max_vals(&self) -> Option<u64> {$/;"	f
max_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn max_vals(&self) -> Option<u64> {$/;"	f
max_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn max_vals(&self) -> Option<u64> {$/;"	f
max_values	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn max_values(mut self, qty: u64) -> Self {$/;"	f
maybe_wait_for_exit	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn maybe_wait_for_exit(&self, e: Error) -> ! {$/;"	f
merge	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn merge<I, J>(i: I, j: J) -> Merge<<I as IntoIterator>::IntoIter, <J as IntoIterator>::IntoIter>$/;"	f
merge	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn merge<J>(self, other: J) -> Merge<Self, J::IntoIter>$/;"	f
merge_avgs	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^fn merge_avgs(pacman: &alpm::Alpm, cves: &BTreeMap<String, Vec<AVG>>) -> BTreeMap<String, AVG> {$/;"	f
merge_by	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn merge_by<J, F>(self, other: J, is_first: F) -> MergeBy<Self, J::IntoIter, F>$/;"	f
merge_by_new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn merge_by_new<I, J, F>(a: I, b: J, cmp: F) -> MergeBy<I, J, F>$/;"	f
messages	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn messages<F>(&self, mut f: F) where F: FnMut(Message) {$/;"	f
meta	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^mod meta;$/;"	m
metadata	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    pub fn metadata(&self) -> &LogMetadata {$/;"	f
min	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/free.rs	/^pub fn min<I>(iterable: I) -> Option<I::Item>$/;"	f
min	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/size_hint.rs	/^pub fn min(a: SizeHint, b: SizeHint) -> SizeHint {$/;"	f
min_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn min_vals(&self) -> Option<u64> {$/;"	f
min_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn min_vals(&self) -> Option<u64>;$/;"	f
min_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn min_vals(&self) -> Option<u64> {$/;"	f
min_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn min_vals(&self) -> Option<u64> {$/;"	f
min_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn min_vals(&self) -> Option<u64> {$/;"	f
min_values	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn min_values(mut self, qty: u64) -> Self {$/;"	f
minmax	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn minmax(self) -> MinMaxResult<Self::Item>$/;"	f
minmax	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod minmax;$/;"	m
minmax_by	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn minmax_by<F>(self, mut compare: F) -> MinMaxResult<Self::Item>$/;"	f
minmax_by_key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn minmax_by_key<K, F>(self, key: F) -> MinMaxResult<Self::Item>$/;"	f
minmax_impl	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/minmax.rs	/^pub fn minmax_impl<I, K, F, L>(mut it: I, mut key_for: F,$/;"	f
missing_required_argument	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn missing_required_argument<R, U>(required: R, usage: U, color: fmt::ColorWhen) -> Self$/;"	f
missing_subcommand	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn missing_subcommand<N, U>(name: N, usage: U, color: fmt::ColorWhen) -> Self$/;"	f
mk_object	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn mk_object(items: &[(string::String, Json)]) -> Json {$/;"	f
module_path	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    pub fn module_path(&self) -> &str {$/;"	f
mul	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/size_hint.rs	/^pub fn mul(a: SizeHint, b: SizeHint) -> SizeHint {$/;"	f
multi	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/lib.rs	/^pub mod multi;$/;"	m
multipeek	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn multipeek<I>(iterable: I) -> MultiPeek<I::IntoIter>$/;"	f
multiple	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn multiple(self, multi: bool) -> Self {$/;"	f
multiple	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    pub fn multiple(mut self, m: bool) -> Self {$/;"	f
multiple	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn multiple(&mut self, arg: &mut Arg) {$/;"	f
multiple_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    pub fn multiple_str(&self) -> &str {$/;"	f
multizip	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/ziptuple.rs	/^pub fn multizip<T, U>(t: U) -> Zip<T>$/;"	f
mut	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^static mut LOGGER: *const Log = &NopLogger;$/;"	c
name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn name(&self) -> &'n str {$/;"	f
name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn name(&self) -> &'n str;$/;"	f
name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn name(&self) -> &'n str {$/;"	f
name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn name(&self) -> &'n str {$/;"	f
name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn name(&self) -> &'n str {$/;"	f
name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn name(&mut self, arg: &mut Arg<'a, 'a>) {$/;"	f
name_end	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^fn name_end(b: u8) -> bool {$/;"	f
name_no_brackets	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    pub fn name_no_brackets(&self) -> Cow<str> {$/;"	f
needs_flags_tag	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn needs_flags_tag(&self) -> bool {$/;"	f
needs_more_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn needs_more_vals<'b, A>(&self, o: &A) -> bool$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^  pub fn new() -> Result<Alpm, std::io::Error> {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    pub fn new(w: &'a mut Write,$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/meta.rs	/^    pub fn new() -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn new<S: Into<String>>(n: S) -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^    pub fn new() -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    pub fn new(name: &'n str) -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    pub fn new(name: &'n str) -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    pub fn new(name: &'n str, idx: u64) -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn new() -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    pub fn new() -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/matched_arg.rs	/^    pub fn new() -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/settings.rs	/^    pub fn new() -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/bash.rs	/^    pub fn new(p: &'b Parser<'a, 'b>) -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/fish.rs	/^    pub fn new(p: &'b Parser<'a, 'b>) -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/mod.rs	/^    pub fn new(p: &'b Parser<'a, 'b>) -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/powershell.rs	/^    pub fn new(p: &'b Parser<'a, 'b>) -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/zsh.rs	/^    pub fn new(p: &'b Parser<'a, 'b>) -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn new(usage: &'a str) -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn new() -> Auth {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn new() -> Easy {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn new() -> Form {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn new() -> List {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn new(code: curl_sys::CURLFORMcode) -> FormError {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn new(code: curl_sys::CURLMcode) -> MultiError {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn new(code: curl_sys::CURLSHcode) -> ShareError {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/error.rs	/^    pub fn new(code: curl_sys::CURLcode) -> Error {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn new() -> Events {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn new() -> Multi {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    pub fn new() -> LogBuilder {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    pub fn new() -> Logger {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/regex.rs	/^    pub fn new(spec: &str) -> Result<Filter, String> {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/string.rs	/^    pub fn new(spec: &str) -> Result<Filter, String> {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    pub fn new(it: I) -> LazyBuffer<I> {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    pub fn new(it: I) -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn new(size: usize) -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^pub fn new<K, J, F>(iter: J, f: F) -> GroupBy<K, J::IntoIter, F>$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^    fn new(mut it: I) -> Option<HeadTail<I>> {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/repeatn.rs	/^    pub fn new(elt: A, n: usize) -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tee.rs	/^pub fn new<I>(iter: I) -> (Tee<I>, Tee<I>)$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^    fn new(buf: T::Buffer) -> Self {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/ziptuple.rs	/^    pub fn new<U>(t: U) -> Zip<T>$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn new() -> Stack {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn new(json: Json) -> Decoder {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn new(rdr: T) -> Parser<T> {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn new(src: T) -> Builder<T> {$/;"	f
new	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn new(writer: &'a mut fmt::Write) -> Encoder<'a> {$/;"	f
new_chunks	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^pub fn new_chunks<J>(iter: J, size: usize) -> IntoChunks<J::IntoIter>$/;"	f
new_format	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/format.rs	/^pub fn new_format<'a, I, F>(iter: I, separator: &'a str, f: F) -> FormatWith<'a, I, F>$/;"	f
new_format_default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/format.rs	/^pub fn new_format_default<'a, I>(iter: I, separator: &'a str) -> Format<'a, I>$/;"	f
new_pretty	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn new_pretty(writer: &'a mut fmt::Write) -> Encoder<'a> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    fn next(&mut self) -> Option<&'a OsStr> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    fn next(&mut self) -> Option<&'a V> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    fn next(&mut self) -> Option<&'a str> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn next(&mut self) -> Option<&'a OsStr> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn next(&mut self) -> Option<&'a [u8]> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    fn next(&mut self) -> Option<&'a str> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn next(&mut self) -> Option<L::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^            fn next(&mut self) -> Option<Self::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn next(&mut self) -> Option<(I::Item, J::Item)> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn next(&mut self) -> Option<A> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn next(&mut self) -> Option<B> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn next(&mut self) -> Option<I::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn next(&mut self) -> Option<Self::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/cons_tuples_impl.rs	/^            fn next(&mut self) -> Option<Self::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn next(&mut self) -> Option<Self::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/intersperse.rs	/^    fn next(&mut self) -> Option<I::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^    fn next(&mut self) -> Option<I::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^    fn next(&mut self) -> Option<Self::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/pad_tail.rs	/^    fn next(&mut self) -> Option<I::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/rciter_impl.rs	/^    fn next(&mut self) -> Option<A> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/repeatn.rs	/^    fn next(&mut self) -> Option<Self::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^    fn next(&mut self) -> Option<A> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^    fn next(&mut self) -> Option<Self::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tee.rs	/^    fn next(&mut self) -> Option<I::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^    fn next(&mut self) -> Option<Self::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^    fn next(&mut self) -> Option<T> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_eq_impl.rs	/^    fn next(&mut self) -> Option<Self::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_longest.rs	/^    fn next(&mut self) -> Option<Self::Item> {$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/ziptuple.rs	/^            fn next(&mut self) -> Option<Self::Item>$/;"	f
next	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn next(&mut self) -> Option<JsonEvent> {$/;"	f
next_back	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    fn next_back(&mut self) -> Option<&'a OsStr> {$/;"	f
next_back	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    fn next_back(&mut self) -> Option<&'a V> {$/;"	f
next_back	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    fn next_back(&mut self) -> Option<&'a str> {$/;"	f
next_back	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn next_back(&mut self) -> Option<&'a OsStr> {$/;"	f
next_back	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn next_back(&mut self) -> Option<L::Item> {$/;"	f
next_back	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn next_back(&mut self) -> Option<Self::Item> {$/;"	f
next_back	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/cons_tuples_impl.rs	/^            fn next_back(&mut self) -> Option<Self::Item> {$/;"	f
next_back	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/pad_tail.rs	/^    fn next_back(&mut self) -> Option<I::Item> {$/;"	f
next_back	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/rciter_impl.rs	/^    fn next_back(&mut self) -> Option<I::Item> {$/;"	f
next_back	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/repeatn.rs	/^    fn next_back(&mut self) -> Option<Self::Item> {$/;"	f
next_back	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_longest.rs	/^    fn next_back(&mut self) -> Option<Self::Item> {$/;"	f
next_char	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn next_char(&mut self) -> Option<char> {$/;"	f
next_element	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn next_element(&mut self) -> Option<I::Item> {$/;"	f
next_line_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn next_line_help(mut self, nlh: bool) -> Self {$/;"	f
next_tuple	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn next_tuple<T>(&mut self) -> Option<T>$/;"	f
next_with	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn next_with<F>(&mut self, mut f: F) -> Option<I::Item>$/;"	f
next_with	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn next_with<F>(&mut self, mut less_than: F) -> Option<I::Item>$/;"	f
no_match	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn no_match() {$/;"	f
nobody	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn nobody(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
nonascii	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn nonascii() {$/;"	f
none	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^    pub fn none<T>(&self, msg: T) -> Format<T>$/;"	f
noproxy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn noproxy(&mut self, skip: &str) -> Result<(), Error> {$/;"	f
ntlm	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ntlm(&mut self, on: bool) -> &mut Auth {$/;"	f
ntlm_wb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ntlm_wb(&mut self, on: bool) -> &mut Auth {$/;"	f
num	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn num() -> &'static str {$/;"	f
num_items	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^            fn num_items() -> usize {$/;"	f
num_items	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^    fn num_items() -> usize;$/;"	f
num_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn num_vals(&self) -> Option<u64> {$/;"	f
num_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn num_vals(&self) -> Option<u64>;$/;"	f
num_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn num_vals(&self) -> Option<u64> {$/;"	f
num_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn num_vals(&self) -> Option<u64> {$/;"	f
num_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn num_vals(&self) -> Option<u64> {$/;"	f
number_of_values	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn number_of_values(mut self, qty: u64) -> Self {$/;"	f
occurrences_of	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    pub fn occurrences_of<S: AsRef<str>>(&self, name: S) -> u64 {$/;"	f
ok_or	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^fn ok_or<T, E>(t: Option<T>, e: E) -> Result<T, E> {$/;"	f
opt_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/lib.rs	/^unsafe fn opt_str<'a>(ptr: *const libc::c_char) -> Option<&'a str> {$/;"	f
optbuilder_display1	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn optbuilder_display1() {$/;"	f
optbuilder_display2	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn optbuilder_display2() {$/;"	f
optbuilder_display3	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn optbuilder_display3() {$/;"	f
optbuilder_display_multiple_aliases	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn optbuilder_display_multiple_aliases() {$/;"	f
optbuilder_display_single_alias	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn optbuilder_display_single_alias() {$/;"	f
option	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/mod.rs	/^mod option;$/;"	m
option_details_for_path	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/bash.rs	/^    fn option_details_for_path(&self, path: &str) -> String {$/;"	f
opts	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn opts(&self) -> Iter<OptBuilder<'a, 'b>> {$/;"	f
os_errno	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn os_errno(&mut self) -> Result<i32, Error> {$/;"	f
osstringext	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/lib.rs	/^mod osstringext;$/;"	m
output	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn output(&mut self, val: bool) -> &mut Events {$/;"	f
output	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn output(&self) -> bool {$/;"	f
overrides	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn overrides(&self) -> Option<&[&'e str]> {$/;"	f
overrides	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn overrides(&self) -> Option<&[&'e str]>;$/;"	f
overrides	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn overrides(&self) -> Option<&[&'e str]> {$/;"	f
overrides	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn overrides(&self) -> Option<&[&'e str]> {$/;"	f
overrides	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn overrides(&self) -> Option<&[&'e str]> {$/;"	f
overrides_with	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn overrides_with(mut self, name: &'a str) -> Self {$/;"	f
overrides_with_all	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn overrides_with_all(mut self, names: &[&'a str]) -> Self {$/;"	f
package_is_installed	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^fn package_is_installed(pacman: &alpm::Alpm, packages: &Vec<String>) -> bool {$/;"	f
pad_tail	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod pad_tail;$/;"	m
pad_using	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn pad_using<F>(self, min: usize, f: F) -> PadUsing<Self, F>$/;"	f
pad_using	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/pad_tail.rs	/^pub fn pad_using<I, F>(iter: I, min: usize, filler: F) -> PadUsing<I, F>$/;"	f
panic	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/lib.rs	/^mod panic;$/;"	m
panic	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^mod panic {$/;"	m
parse	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    pub fn parse(mut self) -> Arg<'a, 'a> {$/;"	f
parse	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    pub fn parse(&mut self, filters: &str) -> &mut Self {$/;"	f
parse	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn parse(&mut self) -> JsonEvent {$/;"	f
parse_array	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn parse_array(&mut self, first: bool) -> JsonEvent {$/;"	f
parse_array_comma_or_end	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn parse_array_comma_or_end(&mut self) -> Option<JsonEvent> {$/;"	f
parse_decimal	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn parse_decimal(&mut self, mut res: f64) -> Result<f64, ParserError> {$/;"	f
parse_default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn parse_default() {$/;"	f
parse_exponent	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn parse_exponent(&mut self, mut res: f64) -> Result<f64, ParserError> {$/;"	f
parse_flag	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn parse_flag(&self,$/;"	f
parse_help_subcommand	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn parse_help_subcommand<I, T>(&self, it: &mut I) -> ClapResult<()>$/;"	f
parse_ident	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn parse_ident(&mut self, ident: &str, value: JsonEvent) -> JsonEvent {$/;"	f
parse_logging_spec	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^fn parse_logging_spec(spec: &str) -> (Vec<LogDirective>, Option<filter::Filter>) {$/;"	f
parse_logging_spec_empty_log_level	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn parse_logging_spec_empty_log_level() {$/;"	f
parse_logging_spec_empty_with_filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn parse_logging_spec_empty_with_filter() {$/;"	f
parse_logging_spec_global	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn parse_logging_spec_global() {$/;"	f
parse_logging_spec_invalid_crate	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn parse_logging_spec_invalid_crate() {$/;"	f
parse_logging_spec_invalid_crate_filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn parse_logging_spec_invalid_crate_filter() {$/;"	f
parse_logging_spec_invalid_log_level	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn parse_logging_spec_invalid_log_level() {$/;"	f
parse_logging_spec_string_log_level	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn parse_logging_spec_string_log_level() {$/;"	f
parse_logging_spec_valid	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn parse_logging_spec_valid() {$/;"	f
parse_logging_spec_valid_filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn parse_logging_spec_valid_filter() {$/;"	f
parse_long_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn parse_long_arg(&mut self,$/;"	f
parse_number	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn parse_number(&mut self) -> JsonEvent {$/;"	f
parse_object	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn parse_object(&mut self, first: bool) -> JsonEvent {$/;"	f
parse_object_end	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn parse_object_end(&mut self) -> JsonEvent {$/;"	f
parse_opt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn parse_opt(&self,$/;"	f
parse_positional	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/macros.rs	/^macro_rules! parse_positional {$/;"	d
parse_short_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn parse_short_arg(&mut self,$/;"	f
parse_start	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn parse_start(&mut self) -> JsonEvent {$/;"	f
parse_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn parse_str(&mut self) -> Result<string::String, ParserError> {$/;"	f
parse_subcommand	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn parse_subcommand<I, T>(&mut self,$/;"	f
parse_u64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn parse_u64(&mut self) -> Result<u64, ParserError> {$/;"	f
parse_value	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn parse_value(&mut self) -> JsonEvent {$/;"	f
parse_whitespace	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn parse_whitespace(&mut self) {$/;"	f
parser	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^pub mod parser;$/;"	m
parser_of	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/zsh.rs	/^fn parser_of<'a, 'b>(p: &'b Parser<'a, 'b>, sc: &str) -> &'b Parser<'a, 'b> {$/;"	f
part	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn part<'a, 'data>(&'a mut self, name: &'data str) -> Part<'a, 'data> {$/;"	f
partial_cmp	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^    fn partial_cmp(&self, other: &Self) -> Option<Ordering> {$/;"	f
partial_cmp	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn partial_cmp(&self, other: &LogLevel) -> Option<cmp::Ordering> {$/;"	f
partial_cmp	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn partial_cmp(&self, other: &LogLevelFilter) -> Option<cmp::Ordering> {$/;"	f
partition	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^pub fn partition<'a, A: 'a, I, F>(iter: I, mut pred: F) -> usize$/;"	f
partition_map	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn partition_map<A, B, F, L, R>(self, predicate: F) -> (A, B)$/;"	f
password	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn password(&mut self, pass: &str) -> Result<(), Error> {$/;"	f
path2cstr	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn path2cstr(&mut self, p: &Path) -> Option<CString> {$/;"	f
peek	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    pub fn peek(&mut self) -> Option<&I::Item> {$/;"	f
peel	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^macro_rules! peel {$/;"	d
perform	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn perform(&self) -> Result<(), Error> {$/;"	f
perform	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn perform(&self) -> Result<u32, MultiError> {$/;"	f
platform_init	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/lib.rs	/^    fn platform_init() {$/;"	f
platform_init	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/lib.rs	/^    fn platform_init() {}$/;"	f
pop	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn pop(&mut self) -> DecodeResult<Json> {$/;"	f
pop	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn pop(&mut self) {$/;"	f
port	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn port(&mut self, port: u16) -> Result<(), Error> {$/;"	f
pos_help_double_lit_single_quote	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn pos_help_double_lit_single_quote() {$/;"	f
pos_help_lit_single_quote	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn pos_help_lit_single_quote() {$/;"	f
pos_help_newline	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn pos_help_newline() {$/;"	f
pos_help_newline_lit_sq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn pos_help_newline_lit_sq() {$/;"	f
pos_mult	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn pos_mult() {$/;"	f
pos_mult_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn pos_mult_help() {$/;"	f
pos_req	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn pos_req() {$/;"	f
pos_req_mult_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn pos_req_mult_help() {$/;"	f
positional	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/mod.rs	/^mod positional;$/;"	m
positionals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn positionals(&self) -> vec_map::Values<PosBuilder<'a, 'b>> {$/;"	f
possible_subcommand	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn possible_subcommand(&self, arg_os: &OsStr) -> bool {$/;"	f
possible_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn possible_vals(&self) -> Option<&[&'e str]> {$/;"	f
possible_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn possible_vals(&self) -> Option<&[&'e str]>;$/;"	f
possible_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn possible_vals(&self) -> Option<&[&'e str]> {$/;"	f
possible_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn possible_vals(&self) -> Option<&[&'e str]> {$/;"	f
possible_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn possible_vals(&self) -> Option<&[&'e str]> {$/;"	f
possible_value	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn possible_value(mut self, name: &'b str) -> Self {$/;"	f
possible_values	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn possible_values(mut self, names: &[&'b str]) -> Self {$/;"	f
possible_values_match	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/suggestions.rs	/^    fn possible_values_match() {$/;"	f
possible_values_nomatch	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/suggestions.rs	/^    fn possible_values_nomatch() {$/;"	f
post	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn post(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
post_field_size	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn post_field_size(&mut self, size: u64) -> Result<(), Error> {$/;"	f
post_fields_copy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn post_fields_copy(&mut self, data: &[u8]) -> Result<(), Error> {$/;"	f
powershell	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/mod.rs	/^mod powershell;$/;"	m
pretty	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn pretty(&self) -> PrettyJson {$/;"	f
primary_ip	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn primary_ip(&mut self) -> Result<Option<&str>, Error> {$/;"	f
primary_port	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn primary_port(&mut self) -> Result<u16, Error> {$/;"	f
print_avgs	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^fn print_avgs(options: &Options, avgs: &BTreeMap<String, AVG>) {$/;"	f
print_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn print_help(&mut self) -> ClapResult<()> {$/;"	f
print_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn print_help(&self) -> ClapResult<()> {$/;"	f
print_version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn print_version<W: Write>(&self, w: &mut W) -> ClapResult<()> {$/;"	f
progress	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn progress(&mut self, progress: bool) -> Result<(), Error> {$/;"	f
progress_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^fn progress_cb<F>(data: *mut c_void,$/;"	f
progress_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn progress_function<F>(&mut self, f: F) -> Result<(), Error>$/;"	f
propagate	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/panic.rs	/^pub fn propagate() {$/;"	f
propogate_globals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn propogate_globals(&mut self) {$/;"	f
propogate_help_version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn propogate_help_version(&mut self) {$/;"	f
propogate_settings	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn propogate_settings(&mut self) {$/;"	f
protocols	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn protocols(&self) -> Protocols {$/;"	f
proxy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn proxy(&mut self, url: &str) -> Result<(), Error> {$/;"	f
proxy_auth	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn proxy_auth(&mut self, auth: &Auth) -> Result<(), Error> {$/;"	f
proxy_password	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn proxy_password(&mut self, pass: &str) -> Result<(), Error> {$/;"	f
proxy_port	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn proxy_port(&mut self, port: u16) -> Result<(), Error> {$/;"	f
proxy_type	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn proxy_type(&mut self, kind: ProxyType) -> Result<(), Error> {$/;"	f
proxy_username	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn proxy_username(&mut self, user: &str) -> Result<(), Error> {$/;"	f
push_index	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn push_index(&mut self, index: u32) {$/;"	f
push_key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn push_key(&mut self, key: string::String) {$/;"	f
push_next_group	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn push_next_group(&mut self, group: Vec<I::Item>) {$/;"	f
put	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn put(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
put_back	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    pub fn put_back(&mut self, x: I::Item) {$/;"	f
put_back	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn put_back<I>(iterable: I) -> PutBack<I::IntoIter>$/;"	f
put_back_n	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn put_back_n<I>(iterable: I) -> PutBackN<I::IntoIter>$/;"	f
query_hdf5	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^  fn query_hdf5() {$/;"	f
query_not_installed	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^  fn query_not_installed() {$/;"	f
query_package_version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^  pub fn query_package_version<S>(&self, query: S) -> std::io::Result<String> where S: Into<String> {$/;"	f
query_pacman	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^  fn query_pacman() {$/;"	f
random_file	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn random_file<P: AsRef<Path>>(&mut self, p: P) -> Result<(), Error> {$/;"	f
range	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn range(&mut self, range: &str) -> Result<(), Error> {$/;"	f
raw	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn raw(&self) -> *mut curl_sys::CURL {$/;"	f
rciter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/rciter_impl.rs	/^pub fn rciter<I>(iterable: I) -> RcIter<I::IntoIter>$/;"	f
rciter_impl	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod rciter_impl;$/;"	m
read	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> {$/;"	f
read_bool	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_bool(&mut self) -> DecodeResult<bool> {$/;"	f
read_bool	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_bool(&mut self) -> Result<bool, Self::Error> { Err(()) }$/;"	f
read_bool	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_bool(&mut self) -> Result<bool, Self::Error>;$/;"	f
read_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^fn read_cb<F>(ptr: *mut c_char,$/;"	f
read_char	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_char(&mut self) -> DecodeResult<char> {$/;"	f
read_char	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_char(&mut self) -> Result<char, Self::Error> { Err(()) }$/;"	f
read_char	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_char(&mut self) -> Result<char, Self::Error>;$/;"	f
read_enum	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_enum<T, F>(&mut self, _name: &str, f: F) -> DecodeResult<T> where$/;"	f
read_enum	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_enum<T, F>(&mut self, name: &str, f: F) -> Result<T, Self::Error>$/;"	f
read_enum	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_enum<T, F>(&mut self, name: &str, f: F) -> Result<T, Self::Error>$/;"	f
read_enum_struct_variant	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_enum_struct_variant<T, F>(&mut self, names: &[&str], f: F) -> DecodeResult<T> where$/;"	f
read_enum_struct_variant	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_enum_struct_variant<T, F>(&mut self, names: &[&str], f: F)$/;"	f
read_enum_struct_variant	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_enum_struct_variant<T, F>(&mut self, names: &[&str], f: F)$/;"	f
read_enum_struct_variant_field	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_enum_struct_variant_field<T, F>(&mut self,$/;"	f
read_enum_struct_variant_field	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_enum_struct_variant_field<T, F>(&mut self,$/;"	f
read_enum_struct_variant_field	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_enum_struct_variant_field<T, F>(&mut self,$/;"	f
read_enum_variant	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_enum_variant<T, F>(&mut self, names: &[&str],$/;"	f
read_enum_variant	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_enum_variant<T, F>(&mut self, names: &[&str], f: F)$/;"	f
read_enum_variant	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_enum_variant<T, F>(&mut self, names: &[&str], f: F)$/;"	f
read_enum_variant_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_enum_variant_arg<T, F>(&mut self, _idx: usize, f: F) -> DecodeResult<T> where$/;"	f
read_enum_variant_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_enum_variant_arg<T, F>(&mut self, a_idx: usize, f: F)$/;"	f
read_enum_variant_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_enum_variant_arg<T, F>(&mut self, a_idx: usize, f: F)$/;"	f
read_f32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_f32(&mut self) -> DecodeResult<f32> {$/;"	f
read_f32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_f32(&mut self) -> Result<f32, Self::Error> { Err(()) }$/;"	f
read_f32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_f32(&mut self) -> Result<f32, Self::Error>;$/;"	f
read_f64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_f64(&mut self) -> DecodeResult<f64> {$/;"	f
read_f64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_f64(&mut self) -> Result<f64, Self::Error> { Err(()) }$/;"	f
read_f64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_f64(&mut self) -> Result<f64, Self::Error>;$/;"	f
read_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn read_function<F>(&mut self, f: F) -> Result<(), Error>$/;"	f
read_i16	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_i16(&mut self) -> Result<i16, Self::Error> { Err(()) }$/;"	f
read_i16	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_i16(&mut self) -> Result<i16, Self::Error>;$/;"	f
read_i32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_i32(&mut self) -> Result<i32, Self::Error> { Err(()) }$/;"	f
read_i32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_i32(&mut self) -> Result<i32, Self::Error>;$/;"	f
read_i64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_i64(&mut self) -> Result<i64, Self::Error> { Err(()) }$/;"	f
read_i64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_i64(&mut self) -> Result<i64, Self::Error>;$/;"	f
read_i8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_i8(&mut self) -> Result<i8, Self::Error> { Err(()) }$/;"	f
read_i8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_i8(&mut self) -> Result<i8, Self::Error>;$/;"	f
read_isize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_isize(&mut self) -> Result<isize, Self::Error> { Err(()) }$/;"	f
read_isize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_isize(&mut self) -> Result<isize, Self::Error>;$/;"	f
read_map	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_map<T, F>(&mut self, f: F) -> DecodeResult<T> where$/;"	f
read_map	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_map<T, F>(&mut self, f: F) -> Result<T, Self::Error>$/;"	f
read_map	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_map<T, F>(&mut self, f: F) -> Result<T, Self::Error>$/;"	f
read_map_elt_key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_map_elt_key<T, F>(&mut self, _idx: usize, f: F) -> DecodeResult<T> where$/;"	f
read_map_elt_key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_map_elt_key<T, F>(&mut self, idx: usize, f: F)$/;"	f
read_map_elt_key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_map_elt_key<T, F>(&mut self, idx: usize, f: F)$/;"	f
read_map_elt_val	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_map_elt_val<T, F>(&mut self, _idx: usize, f: F) -> DecodeResult<T> where$/;"	f
read_map_elt_val	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_map_elt_val<T, F>(&mut self, idx: usize, f: F)$/;"	f
read_map_elt_val	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_map_elt_val<T, F>(&mut self, idx: usize, f: F)$/;"	f
read_nil	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_nil(&mut self) -> DecodeResult<()> {$/;"	f
read_nil	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_nil(&mut self) -> Result<(), Self::Error> { Err(()) }$/;"	f
read_nil	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_nil(&mut self) -> Result<(), Self::Error>;$/;"	f
read_option	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_option<T, F>(&mut self, mut f: F) -> DecodeResult<T> where$/;"	f
read_option	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_option<T, F>(&mut self, f: F) -> Result<T, Self::Error>$/;"	f
read_option	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_option<T, F>(&mut self, f: F) -> Result<T, Self::Error>$/;"	f
read_primitive	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^macro_rules! read_primitive {$/;"	d
read_seq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_seq<T, F>(&mut self, f: F) -> DecodeResult<T> where$/;"	f
read_seq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_seq<T, F>(&mut self, f: F) -> Result<T, Self::Error>$/;"	f
read_seq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_seq<T, F>(&mut self, f: F) -> Result<T, Self::Error>$/;"	f
read_seq_elt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_seq_elt<T, F>(&mut self, _idx: usize, f: F) -> DecodeResult<T> where$/;"	f
read_seq_elt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_seq_elt<T, F>(&mut self, idx: usize, f: F) -> Result<T, Self::Error>$/;"	f
read_seq_elt	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_seq_elt<T, F>(&mut self, idx: usize, f: F) -> Result<T, Self::Error>$/;"	f
read_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_str(&mut self) -> DecodeResult<string::String> {$/;"	f
read_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_str(&mut self) -> Result<String, Self::Error> { Err(()) }$/;"	f
read_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_str(&mut self) -> Result<String, Self::Error>;$/;"	f
read_struct	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_struct<T, F>(&mut self, _name: &str, _len: usize, f: F) -> DecodeResult<T> where$/;"	f
read_struct	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_struct<T, F>(&mut self, s_name: &str, len: usize, f: F)$/;"	f
read_struct	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_struct<T, F>(&mut self, s_name: &str, len: usize, f: F)$/;"	f
read_struct_field	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_struct_field<T, F>(&mut self,$/;"	f
read_struct_field	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_struct_field<T, F>(&mut self,$/;"	f
read_struct_field	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_struct_field<T, F>(&mut self,$/;"	f
read_to_end	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn read_to_end(&mut self, buf: &mut Vec<u8>) -> io::Result<usize> {$/;"	f
read_to_vec	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_to_vec<T, F>(&mut self, f: F)$/;"	f
read_to_vec	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_to_vec<T, F>(&mut self, mut f: F) -> Result<Vec<T>, D::Error> where F:$/;"	f
read_tuple	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_tuple<T, F>(&mut self, tuple_len: usize, f: F) -> DecodeResult<T> where$/;"	f
read_tuple	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_tuple<T, F>(&mut self, len: usize, f: F) -> Result<T, Self::Error>$/;"	f
read_tuple	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_tuple<T, F>(&mut self, len: usize, f: F) -> Result<T, Self::Error>$/;"	f
read_tuple_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_tuple_arg<T, F>(&mut self, idx: usize, f: F) -> DecodeResult<T> where$/;"	f
read_tuple_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_tuple_arg<T, F>(&mut self, a_idx: usize, f: F)$/;"	f
read_tuple_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_tuple_arg<T, F>(&mut self, a_idx: usize, f: F)$/;"	f
read_tuple_struct	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_tuple_struct<T, F>(&mut self,$/;"	f
read_tuple_struct	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_tuple_struct<T, F>(&mut self, s_name: &str, len: usize, f: F)$/;"	f
read_tuple_struct	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_tuple_struct<T, F>(&mut self, s_name: &str, len: usize, f: F)$/;"	f
read_tuple_struct_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn read_tuple_struct_arg<T, F>(&mut self,$/;"	f
read_tuple_struct_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_tuple_struct_arg<T, F>(&mut self, a_idx: usize, f: F)$/;"	f
read_tuple_struct_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_tuple_struct_arg<T, F>(&mut self, a_idx: usize, f: F)$/;"	f
read_u16	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_u16(&mut self) -> Result<u16, Self::Error> { Err(()) }$/;"	f
read_u16	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_u16(&mut self) -> Result<u16, Self::Error>;$/;"	f
read_u32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_u32(&mut self) -> Result<u32, Self::Error> { Err(()) }$/;"	f
read_u32	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_u32(&mut self) -> Result<u32, Self::Error>;$/;"	f
read_u64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_u64(&mut self) -> Result<u64, Self::Error> { Err(()) }$/;"	f
read_u64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_u64(&mut self) -> Result<u64, Self::Error>;$/;"	f
read_u8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_u8(&mut self) -> Result<u8, Self::Error> { Err(()) }$/;"	f
read_u8	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_u8(&mut self) -> Result<u8, Self::Error>;$/;"	f
read_usize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^        fn read_usize(&mut self) -> Result<usize, Self::Error> { Err(()) }$/;"	f
read_usize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^    fn read_usize(&mut self) -> Result<usize, Self::Error>;$/;"	f
read_write	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^fn read_write() {$/;"	f
recv	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn recv(&mut self, data: &mut [u8]) -> Result<usize, Error> {$/;"	f
redirect_count	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn redirect_count(&mut self) -> Result<u32, Error> {$/;"	f
redirect_url	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn redirect_url(&mut self) -> Result<Option<&str>, Error> {$/;"	f
redirect_url_bytes	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn redirect_url_bytes(&mut self) -> Result<Option<&[u8]>, Error> {$/;"	f
referer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn referer(&mut self, referer: &str) -> Result<(), Error> {$/;"	f
remove	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn remove(&mut self, arg: &str) {$/;"	f
remove	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn remove(&self) -> bool {$/;"	f
remove	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn remove(&self, easy: EasyHandle) -> Result<Easy, MultiError> {$/;"	f
remove_all	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn remove_all(&mut self, args: &[&str]) {$/;"	f
remove_overriden	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/macros.rs	/^macro_rules! remove_overriden {$/;"	d
repeat_call	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^pub fn repeat_call<F>(function: F) -> RepeatCall<F> {$/;"	f
repeat_n	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/repeatn.rs	/^pub fn repeat_n<A>(element: A, n: usize) -> RepeatN<A>$/;"	f
repeatn	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod repeatn;$/;"	m
request_size	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn request_size(&mut self) -> Result<u64, Error> {$/;"	f
require_delimiter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn require_delimiter(mut self, d: bool) -> Self {$/;"	f
required	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn required(&self) -> Iter<&str> {$/;"	f
required	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn required(self, r: bool) -> Self {$/;"	f
required	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    pub fn required(mut self, r: bool) -> Self {$/;"	f
required_unless	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn required_unless(&self) -> Option<&[&'e str]> {$/;"	f
required_unless	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn required_unless(&self) -> Option<&[&'e str]>;$/;"	f
required_unless	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn required_unless(mut self, name: &'a str) -> Self {$/;"	f
required_unless	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn required_unless(&self) -> Option<&[&'e str]> {$/;"	f
required_unless	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn required_unless(&self) -> Option<&[&'e str]> {$/;"	f
required_unless	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn required_unless(&self) -> Option<&[&'e str]> {$/;"	f
required_unless_all	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn required_unless_all(mut self, names: &[&'a str]) -> Self {$/;"	f
required_unless_one	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn required_unless_one(mut self, names: &[&'a str]) -> Self {$/;"	f
requires	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn requires(&self) -> Option<&[&'e str]> {$/;"	f
requires	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn requires(&self) -> Option<&[&'e str]>;$/;"	f
requires	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn requires(mut self, name: &'a str) -> Self {$/;"	f
requires	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn requires(&self) -> Option<&[&'e str]> {$/;"	f
requires	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn requires(&self) -> Option<&[&'e str]> {$/;"	f
requires	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn requires(&self) -> Option<&[&'e str]> {$/;"	f
requires	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    pub fn requires(mut self, n: &'a str) -> Self {$/;"	f
requires_all	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn requires_all(mut self, names: &[&'a str]) -> Self {$/;"	f
requires_all	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    pub fn requires_all(mut self, ns: &[&'a str]) -> Self {$/;"	f
reset	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn reset(&mut self) {$/;"	f
reset_scoped_configuration	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    unsafe fn reset_scoped_configuration(&self) {$/;"	f
response_code	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn response_code(&mut self) -> Result<u32, Error> {$/;"	f
result	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn result(&self) -> Option<Result<(), Error>> {$/;"	f
resume_from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn resume_from(&mut self, from: u64) -> Result<(), Error> {$/;"	f
rev	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/free.rs	/^pub fn rev<I>(iterable: I) -> iter::Rev<I::IntoIter>$/;"	f
right	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    pub fn right(self) -> Option<R> {$/;"	f
rustc_serialize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs	/^mod rustc_serialize {$/;"	m
sdebug	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^    macro_rules! sdebug {$/;"	d
sdebugln	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^    macro_rules! sdebugln {$/;"	d
search	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn search<'a>(&'a self, key: &str) -> Option<&'a Json> {$/;"	f
seek_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^fn seek_cb<F>(data: *mut c_void,$/;"	f
seek_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn seek_function<F>(&mut self, f: F) -> Result<(), Error>$/;"	f
send	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn send(&mut self, data: &[u8]) -> Result<usize, Error> {$/;"	f
serialize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs	/^mod serialize;$/;"	m
set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn set(&mut self, _: ArgSettings) {$/;"	f
set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn set(&mut self, s: AppSettings) {$/;"	f
set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn set(&mut self, ArgSettings);$/;"	f
set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn set(mut self, s: ArgSettings) -> Self {$/;"	f
set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn set(&mut self, s: ArgSettings) {$/;"	f
set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn set(&mut self, s: ArgSettings) {$/;"	f
set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn set(&mut self, s: ArgSettings) {$/;"	f
set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^        pub fn set(&mut self, s: $n) {$/;"	f
set	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    pub fn set(&self, level: LogLevelFilter) {$/;"	f
set_debug_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    unsafe fn set_debug_function(&self,$/;"	f
set_from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn set_from<'a, A: 'a, J>(&mut self, from: J) -> usize$/;"	f
set_header_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    unsafe fn set_header_function(&self,$/;"	f
set_indent	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn set_indent(&mut self, new_indent: u32) -> Result<(), ()> {$/;"	f
set_local_port	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn set_local_port(&mut self, port: u16) -> Result<(), Error> {$/;"	f
set_logger	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub fn set_logger<M>(make_logger: M) -> Result<(), SetLoggerError>$/;"	f
set_logger_raw	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub unsafe fn set_logger_raw<M>(make_logger: M) -> Result<(), SetLoggerError>$/;"	f
set_progress_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    unsafe fn set_progress_function(&self,$/;"	f
set_read_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    unsafe fn set_read_function(&self,$/;"	f
set_seek_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    unsafe fn set_seek_function(&self,$/;"	f
set_ssl_ctx_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    unsafe fn set_ssl_ctx_function(&self,$/;"	f
set_term_width	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn set_term_width(mut self, width: usize) -> Self {$/;"	f
set_token	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn set_token(&mut self, token: usize) -> Result<(), Error> {$/;"	f
set_write_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    unsafe fn set_write_function(&self,$/;"	f
setb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn setb(&mut self, s: ArgSettings) {$/;"	f
setopt_long	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn setopt_long(&mut self,$/;"	f
setopt_off_t	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn setopt_off_t(&mut self,$/;"	f
setopt_path	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn setopt_path(&mut self,$/;"	f
setopt_ptr	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn setopt_ptr(&self,$/;"	f
setopt_ptr	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    fn setopt_ptr(&mut self,$/;"	f
setopt_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    fn setopt_str(&mut self,$/;"	f
setting	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn setting(mut self, setting: AppSettings) -> Self {$/;"	f
settings	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn settings(mut self, settings: &[AppSettings]) -> Self {$/;"	f
settings	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^mod settings;$/;"	m
settings	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/mod.rs	/^pub mod settings;$/;"	m
shell	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/mod.rs	/^mod shell;$/;"	m
short	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn short<'b, 'c>(&mut self, arg: &ArgWithDisplay<'b, 'c>) -> io::Result<()> {$/;"	f
short	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn short(&self) -> Option<char> {$/;"	f
short	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn short(&self) -> Option<char>;$/;"	f
short	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn short<S: AsRef<str>>(mut self, s: S) -> Self {$/;"	f
short	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn short(&self) -> Option<char> {$/;"	f
short	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn short(&self) -> Option<char> {$/;"	f
short	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn short(&self) -> Option<char> {$/;"	f
short	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn short(&mut self, arg: &mut Arg<'a, 'a>) {$/;"	f
short_or_long	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn short_or_long(&mut self, arg: &mut Arg<'a, 'a>) {$/;"	f
show_header	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn show_header(&mut self, show: bool) -> Result<(), Error> {$/;"	f
shutdown_logger	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub fn shutdown_logger() -> Result<Box<Log>, ShutdownLoggerError> {$/;"	f
shutdown_logger_raw	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^pub fn shutdown_logger_raw() -> Result<*const Log, ShutdownLoggerError> {$/;"	f
sift_down	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^fn sift_down<T: Ord>(heap: &mut [T], index: usize) {$/;"	f
signal	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn signal(&mut self, signal: bool) -> Result<(), Error> {$/;"	f
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    fn size_hint(&self) -> (usize, Option<usize>) {$/;"	f
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn size_hint(&self) -> (usize, Option<usize>) {$/;"	f
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn size_hint(&self) -> (usize, Option<usize>) {$/;"	f
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    fn size_hint(&self) -> (usize, Option<usize>) {$/;"	f
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/cons_tuples_impl.rs	/^            fn size_hint(&self) -> (usize, Option<usize>) {$/;"	f
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/intersperse.rs	/^    fn size_hint(&self) -> (usize, Option<usize>) {$/;"	f
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/kmerge_impl.rs	/^    fn size_hint(&self) -> (usize, Option<usize>) {$/;"	f
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod size_hint;$/;"	m
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/pad_tail.rs	/^    fn size_hint(&self) -> (usize, Option<usize>) {$/;"	f
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/rciter_impl.rs	/^    fn size_hint(&self) -> (usize, Option<usize>) {$/;"	f
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/repeatn.rs	/^    fn size_hint(&self) -> (usize, Option<usize>) {$/;"	f
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^    fn size_hint(&self) -> (usize, Option<usize>) {$/;"	f
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tee.rs	/^    fn size_hint(&self) -> (usize, Option<usize>) {$/;"	f
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_eq_impl.rs	/^    fn size_hint(&self) -> (usize, Option<usize>) {$/;"	f
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_longest.rs	/^    fn size_hint(&self) -> (usize, Option<usize>) {$/;"	f
size_hint	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/ziptuple.rs	/^            fn size_hint(&self) -> (usize, Option<usize>)$/;"	f
smart_usage	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn smart_usage(&self, usage: &mut String, used: &[&str]) {$/;"	f
socket_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn socket_function<F>(&mut self, f: F) -> Result<(), MultiError>$/;"	f
sorted	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/free.rs	/^pub fn sorted<I>(iterable: I) -> Vec<I::Item>$/;"	f
sorted	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn sorted(self) -> Vec<Self::Item>$/;"	f
sorted_by	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn sorted_by<F>(self, cmp: F) -> Vec<Self::Item>$/;"	f
sources	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod sources;$/;"	m
spaces	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^fn spaces(wr: &mut fmt::Write, n: u32) -> EncodeResult<()> {$/;"	f
spec_vals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn spec_vals(&self, a: &ArgWithDisplay) -> String {$/;"	f
split	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn split(&self, b: u8) -> OsSplit {$/;"	f
split	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn split(&self, b: u8) -> OsSplit;$/;"	f
split_at	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn split_at(&self, i: usize) -> (&OsStr, &OsStr) {$/;"	f
split_at	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn split_at(&self, i: usize) -> (&OsStr, &OsStr);$/;"	f
split_at_byte	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn split_at_byte(&self, b: u8) -> (&OsStr, &OsStr);$/;"	f
split_at_byte	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn split_at_byte(&self, byte: u8) -> (&OsStr, &OsStr) {$/;"	f
ssl_cert	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ssl_cert<P: AsRef<Path>>(&mut self, cert: P) -> Result<(), Error> {$/;"	f
ssl_cert_type	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ssl_cert_type(&mut self, kind: &str) -> Result<(), Error> {$/;"	f
ssl_cipher_list	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ssl_cipher_list(&mut self, ciphers: &str) -> Result<(), Error> {$/;"	f
ssl_configure	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^fn ssl_configure(_handle: &mut Easy) {}$/;"	f
ssl_configure	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^fn ssl_configure(handle: &mut Easy) {$/;"	f
ssl_ctx_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^fn ssl_ctx_cb<F>(_handle: *mut curl_sys::CURL,$/;"	f
ssl_ctx_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ssl_ctx_function<F>(&mut self, f: F) -> Result<(), Error>$/;"	f
ssl_engine	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ssl_engine(&mut self, engine: &str) -> Result<(), Error> {$/;"	f
ssl_engine_default	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ssl_engine_default(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
ssl_key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ssl_key<P: AsRef<Path>>(&mut self, key: P) -> Result<(), Error> {$/;"	f
ssl_key_type	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ssl_key_type(&mut self, kind: &str) -> Result<(), Error> {$/;"	f
ssl_sessionid_cache	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ssl_sessionid_cache(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
ssl_verify_host	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ssl_verify_host(&mut self, verify: bool) -> Result<(), Error> {$/;"	f
ssl_verify_peer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ssl_verify_peer(&mut self, verify: bool) -> Result<(), Error> {$/;"	f
ssl_version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn ssl_version(&mut self, version: SslVersion) -> Result<(), Error> {$/;"	f
ssl_version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn ssl_version(&self) -> Option<&str> {$/;"	f
stack	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn stack<'l>(&'l self) -> &'l Stack {$/;"	f
starts_with	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn starts_with(&self, s: &[u8]) -> bool {$/;"	f
starts_with	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn starts_with(&self, s: &[u8]) -> bool;$/;"	f
starts_with	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn starts_with(&self, rhs: &[StackElement]) -> bool {$/;"	f
step	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn step<I>(iter: I, step: usize) -> Step<I>$/;"	f
step	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn step(&mut self, client: usize) -> Option<I::Item> {$/;"	f
step	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn step(&self, client: usize) -> Option<I::Item> {$/;"	f
step	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn step(&self, client: usize) -> Option<I::Item>$/;"	f
step	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn step(self, n: usize) -> Step<Self>$/;"	f
step_buffering	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn step_buffering(&mut self, client: usize) -> Option<I::Item> {$/;"	f
step_current	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/groupbylazy.rs	/^    fn step_current(&mut self) -> Option<I::Item> {$/;"	f
stop_at	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^    fn stop_at<F>(&mut self, f: F)$/;"	f
str_width	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^fn str_width(s: &str) -> usize {$/;"	f
strext	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/lib.rs	/^mod strext;$/;"	m
structs	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^pub mod structs {$/;"	m
sub_scalar	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/size_hint.rs	/^pub fn sub_scalar(sh: SizeHint, x: usize) -> SizeHint {$/;"	f
subcommand	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn subcommand(mut self, subcmd: App<'a, 'b>) -> Self {$/;"	f
subcommand	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn subcommand(&mut self, sc: SubCommand<'a>) {$/;"	f
subcommand	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    pub fn subcommand(&self) -> (&str, Option<&ArgMatches<'a>>) {$/;"	f
subcommand	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/mod.rs	/^mod subcommand;$/;"	m
subcommand_details	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/bash.rs	/^    fn subcommand_details(&self) -> String {$/;"	f
subcommand_details	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/zsh.rs	/^fn subcommand_details(p: &Parser) -> String {$/;"	f
subcommand_matches	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    pub fn subcommand_matches<S: AsRef<str>>(&self, name: S) -> Option<&ArgMatches<'a>> {$/;"	f
subcommand_name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn subcommand_name(&self) -> Option<&str> {$/;"	f
subcommand_name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    pub fn subcommand_name(&self) -> Option<&str> {$/;"	f
subcommands	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn subcommands<I>(mut self, subcmds: I) -> Self$/;"	f
subcommands	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn subcommands(&self) -> Iter<App> {$/;"	f
subcommands_and_args_of	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/zsh.rs	/^fn subcommands_and_args_of(p: &Parser) -> String {$/;"	f
subcommands_of	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/mod.rs	/^pub fn subcommands_of(p: &Parser) -> Vec<(String, String)> {$/;"	f
suffix_enum	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/suggestions.rs	/^    fn suffix_enum() {$/;"	f
suffix_long	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/suggestions.rs	/^    fn suffix_long() {$/;"	f
suggestions	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/lib.rs	/^mod suggestions;$/;"	m
system_is_affected	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^fn system_is_affected(pacman: &alpm::Alpm, pkg: &String, avg: &AVG) -> bool {$/;"	f
take_while_ref	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn take_while_ref<I, F>(iter: &mut I, f: F) -> TakeWhileRef<I, F>$/;"	f
take_while_ref	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn take_while_ref<'a, F>(&'a mut self, f: F) -> TakeWhileRef<'a, Self, F>$/;"	f
takes_value	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn takes_value(&self) -> bool {$/;"	f
takes_value	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn takes_value(&self) -> bool;$/;"	f
takes_value	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn takes_value(self, tv: bool) -> Self {$/;"	f
takes_value	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn takes_value(&self) -> bool {$/;"	f
takes_value	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn takes_value(&self) -> bool {$/;"	f
takes_value	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn takes_value(&self) -> bool {$/;"	f
target	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    pub fn target(&self) -> &str {$/;"	f
tcp_nodelay	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn tcp_nodelay(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
tee	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn tee(self) -> (Tee<Self>, Tee<Self>)$/;"	f
tee	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod tee;$/;"	m
template	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn template<S: Into<&'b str>>(mut self, s: S) -> Self {$/;"	f
term_size	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^mod term_size {$/;"	m
test	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/settings.rs	/^mod test {$/;"	m
test	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^mod test {$/;"	m
test	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^mod test {$/;"	m
test	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^mod test {$/;"	m
test	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^mod test {$/;"	m
test	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^mod test {$/;"	m
test	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/suggestions.rs	/^mod test {$/;"	m
test	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^mod test {$/;"	m
test_as_array	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_as_array(){$/;"	f
test_as_boolean	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_as_boolean(){$/;"	f
test_as_f64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_as_f64(){$/;"	f
test_as_i64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_as_i64(){$/;"	f
test_as_null	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_as_null(){$/;"	f
test_as_object	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_as_object(){$/;"	f
test_as_string	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_as_string(){$/;"	f
test_as_u64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_as_u64(){$/;"	f
test_bad_json_stack_depleted	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_bad_json_stack_depleted() {$/;"	f
test_base64_random	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn test_base64_random() {$/;"	f
test_cross_cmp	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^     fn test_cross_cmp() {$/;"	f
test_cross_eq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^     fn test_cross_eq() {$/;"	f
test_debug	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    fn test_debug() {$/;"	f
test_decode_array	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_array() {$/;"	f
test_decode_enum	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_enum() {$/;"	f
test_decode_errors_enum	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_errors_enum() {$/;"	f
test_decode_errors_struct	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_errors_struct() {$/;"	f
test_decode_identifiers	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_identifiers() {$/;"	f
test_decode_map	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_map() {$/;"	f
test_decode_numbers	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_numbers() {$/;"	f
test_decode_option	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_option() {$/;"	f
test_decode_option_malformed	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_option_malformed() {$/;"	f
test_decode_option_none	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_option_none() {$/;"	f
test_decode_option_some	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_option_some() {$/;"	f
test_decode_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_str() {$/;"	f
test_decode_struct	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_struct() {$/;"	f
test_decode_struct_with_nan	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_struct_with_nan() {$/;"	f
test_decode_tuple	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_tuple() {$/;"	f
test_decode_tuple_malformed_length	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_tuple_malformed_length() {$/;"	f
test_decode_tuple_malformed_types	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_decode_tuple_malformed_types() {$/;"	f
test_encode_decode_phantom_data	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_encode_decode_phantom_data() {$/;"	f
test_encode_hashmap_with_arbitrary_key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_encode_hashmap_with_arbitrary_key() {$/;"	f
test_encode_hashmap_with_numeric_key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_encode_hashmap_with_numeric_key() {$/;"	f
test_error_trait	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^     fn test_error_trait() {$/;"	f
test_find	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_find(){$/;"	f
test_find_path	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_find_path(){$/;"	f
test_from	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    fn test_from() {$/;"	f
test_from_base64_basic	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn test_from_base64_basic() {$/;"	f
test_from_base64_bytes	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn test_from_base64_bytes() {$/;"	f
test_from_base64_invalid_char	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn test_from_base64_invalid_char() {$/;"	f
test_from_base64_invalid_padding	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn test_from_base64_invalid_padding() {$/;"	f
test_from_base64_newlines	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn test_from_base64_newlines() {$/;"	f
test_from_base64_urlsafe	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn test_from_base64_urlsafe() {$/;"	f
test_from_hex_all_bytes	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^    pub fn test_from_hex_all_bytes() {$/;"	f
test_from_hex_ignores_whitespace	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^    pub fn test_from_hex_ignores_whitespace() {$/;"	f
test_from_hex_invalid_char	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^    pub fn test_from_hex_invalid_char() {$/;"	f
test_from_hex_odd_len	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^    pub fn test_from_hex_odd_len() {$/;"	f
test_from_hex_okay	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^    pub fn test_from_hex_okay() {$/;"	f
test_from_str_trait	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_from_str_trait() {$/;"	f
test_hashmap_with_enum_key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_hashmap_with_enum_key() {$/;"	f
test_hashmap_with_numeric_key_can_handle_double_quote_delimited_key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_hashmap_with_numeric_key_can_handle_double_quote_delimited_key() {$/;"	f
test_hashmap_with_numeric_key_will_error_with_string_keys	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_hashmap_with_numeric_key_will_error_with_string_keys() {$/;"	f
test_index	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_index(){$/;"	f
test_is_array	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_is_array(){$/;"	f
test_is_boolean	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_is_boolean(){$/;"	f
test_is_f64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_is_f64(){$/;"	f
test_is_i64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_is_i64(){$/;"	f
test_is_null	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_is_null(){$/;"	f
test_is_number	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_is_number(){$/;"	f
test_is_object	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_is_object(){$/;"	f
test_is_string	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_is_string(){$/;"	f
test_is_u64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_is_u64(){$/;"	f
test_loglevel_from_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^     fn test_loglevel_from_str() {$/;"	f
test_loglevel_show	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^     fn test_loglevel_show() {$/;"	f
test_loglevelfilter_from_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^     fn test_loglevelfilter_from_str() {$/;"	f
test_loglevelfilter_show	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^     fn test_loglevelfilter_show() {$/;"	f
test_merge_avgs	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^fn test_merge_avgs() {$/;"	f
test_multiline_errors	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_multiline_errors() {$/;"	f
test_negative_zero	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_negative_zero() {$/;"	f
test_package_is_installed	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^fn test_package_is_installed() {$/;"	f
test_prettyencode_hashmap_with_numeric_key	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_prettyencode_hashmap_with_numeric_key() {$/;"	f
test_prettyencoder_indent_level_param	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_prettyencoder_indent_level_param() {$/;"	f
test_read_array	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_read_array() {$/;"	f
test_read_array_streaming	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_read_array_streaming() {$/;"	f
test_read_identifiers	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_read_identifiers() {$/;"	f
test_read_identifiers_streaming	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_read_identifiers_streaming() {$/;"	f
test_read_number	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_read_number() {$/;"	f
test_read_object	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_read_object() {$/;"	f
test_read_object_streaming	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_read_object_streaming() {$/;"	f
test_read_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_read_str() {$/;"	f
test_search	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_search(){$/;"	f
test_stack	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_stack() {$/;"	f
test_streaming_parser	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_streaming_parser() {$/;"	f
test_system_is_affected	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^fn test_system_is_affected() {$/;"	f
test_to_avg	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^fn test_to_avg() {$/;"	f
test_to_base64_basic	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn test_to_base64_basic() {$/;"	f
test_to_base64_crlf_line_break	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn test_to_base64_crlf_line_break() {$/;"	f
test_to_base64_empty_line_length	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn test_to_base64_empty_line_length() {$/;"	f
test_to_base64_lf_line_break	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn test_to_base64_lf_line_break() {$/;"	f
test_to_base64_padding	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn test_to_base64_padding() {$/;"	f
test_to_base64_url_safe	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn test_to_base64_url_safe() {$/;"	f
test_to_hex	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^    pub fn test_to_hex() {$/;"	f
test_to_hex_all_bytes	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^    pub fn test_to_hex_all_bytes() {$/;"	f
test_to_json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_to_json() {$/;"	f
test_to_log_level	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^     fn test_to_log_level() {$/;"	f
test_to_log_level_filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^     fn test_to_log_level_filter() {$/;"	f
test_trailing_characters	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_trailing_characters() {$/;"	f
test_trailing_characters_streaming	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_trailing_characters_streaming() {$/;"	f
test_unexpected_token	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_unexpected_token() {$/;"	f
test_write_array	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_write_array() {$/;"	f
test_write_bool	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_write_bool() {$/;"	f
test_write_char	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_write_char() {$/;"	f
test_write_enum	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_write_enum() {$/;"	f
test_write_f64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_write_f64() {$/;"	f
test_write_i64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_write_i64() {$/;"	f
test_write_none	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_write_none() {$/;"	f
test_write_null	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_write_null() {$/;"	f
test_write_object	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_write_object() {$/;"	f
test_write_some	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_write_some() {$/;"	f
test_write_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn test_write_str() {$/;"	f
test_yaml	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    fn test_yaml() {$/;"	f
tests	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^mod tests {$/;"	m
tests	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^mod tests {$/;"	m
tests	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^mod tests {$/;"	m
tests	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^mod tests {$/;"	m
tests	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^mod tests {$/;"	m
tests	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^mod tests {$/;"	m
time_condition	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn time_condition(&mut self, cond: TimeCondition) -> Result<(), Error> {$/;"	f
time_value	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn time_value(&mut self, val: i64) -> Result<(), Error> {$/;"	f
timeout	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn timeout(&mut self, timeout: Duration) -> Result<(), Error> {$/;"	f
timeout	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn timeout(&self) -> Result<u32, MultiError> {$/;"	f
timer_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn timer_function<F>(&mut self, f: F) -> Result<(), MultiError>$/;"	f
to_ascii_uppercase	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    fn to_ascii_uppercase(c: u8) -> u8 {$/;"	f
to_avg	/home/andrea/projects/ArchLinux/arch-audit/src/main.rs	/^fn to_avg(data: &Json) -> AVG {$/;"	f
to_base64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn to_base64(&self, config: Config) -> String {$/;"	f
to_base64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/base64.rs	/^    fn to_base64(&self, config: Config) -> String;$/;"	f
to_hex	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^    fn to_hex(&self) -> String {$/;"	f
to_hex	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/hex.rs	/^    fn to_hex(&self) -> String;$/;"	f
to_json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^            fn to_json(&self) -> Json { Json::I64(*self as i64) }$/;"	f
to_json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^            fn to_json(&self) -> Json { Json::U64(*self as u64) }$/;"	f
to_json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^            fn to_json(&self) -> Json {$/;"	f
to_json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn to_json(&self) -> Json { (*self as f64).to_json() }$/;"	f
to_json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn to_json(&self) -> Json { Json::Array(self.iter().map(|elt| elt.to_json()).collect()) }$/;"	f
to_json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn to_json(&self) -> Json { Json::Boolean(*self) }$/;"	f
to_json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn to_json(&self) -> Json { Json::Null }$/;"	f
to_json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn to_json(&self) -> Json { Json::String((*self).clone()) }$/;"	f
to_json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn to_json(&self) -> Json { Json::String(self.to_string()) }$/;"	f
to_json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn to_json(&self) -> Json { self.clone() }$/;"	f
to_json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn to_json(&self) -> Json {$/;"	f
to_json	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn to_json(&self) -> Json;$/;"	f
to_json_impl_i64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^macro_rules! to_json_impl_i64 {$/;"	d
to_json_impl_u64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^macro_rules! to_json_impl_u64 {$/;"	d
to_log_level	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    pub fn to_log_level(&self) -> Option<LogLevel> {$/;"	f
to_log_level_filter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs	/^    pub fn to_log_level_filter(&self) -> LogLevelFilter {$/;"	f
to_str_slice	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^            fn to_str_slice(o: &OsString) -> &str {$/;"	f
to_str_slice	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^        fn to_str_slice(o: &OsString) -> &OsStr {$/;"	f
token	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/usage_parser.rs	/^fn token(b: u8) -> bool {$/;"	f
token	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/multi.rs	/^    pub fn token(&self) -> Result<usize, Error> {$/;"	f
too_few_values	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn too_few_values<'a, 'b, A, U>(arg: &A,$/;"	f
too_many_values	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn too_many_values<'a, 'b, V, A, U>(val: V,$/;"	f
top	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    pub fn top<'l>(&'l self) -> Option<StackElement<'l>> {$/;"	f
trace	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/macros.rs	/^macro_rules! trace {$/;"	d
transfer	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn transfer<'data, 'easy>(&'easy mut self) -> Transfer<'easy, 'data> {$/;"	f
transfer_debug_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^extern fn transfer_debug_cb(handle: *mut curl_sys::CURL,$/;"	f
transfer_encoding	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn transfer_encoding(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
transfer_header_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^extern fn transfer_header_cb(buffer: *mut c_char,$/;"	f
transfer_progress_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^extern fn transfer_progress_cb(data: *mut c_void,$/;"	f
transfer_read_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^extern fn transfer_read_cb(ptr: *mut c_char,$/;"	f
transfer_seek_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^extern fn transfer_seek_cb(data: *mut c_void,$/;"	f
transfer_ssl_ctx_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^extern fn transfer_ssl_ctx_cb(handle: *mut curl_sys::CURL,$/;"	f
transfer_write_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^extern fn transfer_write_cb(ptr: *mut c_char,$/;"	f
translate_error_no	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^fn translate_error_no(lib: &so::Library, error_no: usize) -> Result<String, std::io::Error> {$/;"	f
trim_left_matches	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn trim_left_matches(&self, b: u8) -> &OsStr;$/;"	f
trim_left_matches	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/osstringext.rs	/^    fn trim_left_matches(&self, byte: u8) -> &OsStr {$/;"	f
try_left	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^macro_rules! try_left {$/;"	d
try_or_invalid	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^                            macro_rules! try_or_invalid {$/;"	d
try_right	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^macro_rules! try_right {$/;"	d
tuple	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs	/^macro_rules! tuple {$/;"	d
tuple_combinations	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn tuple_combinations<T, I>(iter: I) -> TupleCombinations<I, T>$/;"	f
tuple_combinations	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn tuple_combinations<T>(self) -> TupleCombinations<Self, T>$/;"	f
tuple_impl	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod tuple_impl;$/;"	m
tuple_impl	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^macro_rules! tuple_impl {$/;"	d
tuple_windows	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn tuple_windows<T>(self) -> TupleWindows<Self, T>$/;"	f
tuple_windows	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^pub fn tuple_windows<I, T>(mut iter: I) -> TupleWindows<I, T>$/;"	f
tuples	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn tuples<T>(self) -> Tuples<Self, T>$/;"	f
tuples	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/tuple_impl.rs	/^pub fn tuples<I, T>(iter: I) -> Tuples<I, T>$/;"	f
unexpected_multiple_usage	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn unexpected_multiple_usage<'a, 'b, A, U>(arg: &A, usage: U, color: fmt::ColorWhen) -> Self$/;"	f
unfold	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/sources.rs	/^pub fn unfold<A, St, F>(initial_state: St, f: F) -> Unfold<St, F>$/;"	f
unique	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn unique<I>(iter: I) -> Unique<I>$/;"	f
unique	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn unique(self) -> Unique<Self>$/;"	f
unique_by	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn unique_by<I, V, F>(iter: I, f: F) -> UniqueBy<I, V, F>$/;"	f
unique_by	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn unique_by<V, F>(self, f: F) -> UniqueBy<Self, V, F>$/;"	f
unknown_argument	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn unknown_argument<A, U>(arg: A,$/;"	f
unpause_read	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn unpause_read(&self) -> Result<(), Error> {$/;"	f
unpause_write	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn unpause_write(&self) -> Result<(), Error> {$/;"	f
unrecognized_subcommand	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn unrecognized_subcommand<S, N>(subcmd: S, name: N, color: fmt::ColorWhen) -> Self$/;"	f
unrestricted_auth	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn unrestricted_auth(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
unset	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn unset(&mut self, s: AppSettings) {$/;"	f
unset	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn unset(mut self, s: ArgSettings) -> Self {$/;"	f
unset	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^        pub fn unset(&mut self, s: $n) {$/;"	f
unset_setting	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn unset_setting(mut self, setting: AppSettings) -> Self {$/;"	f
unset_settings	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn unset_settings(mut self, settings: &[AppSettings]) -> Self {$/;"	f
unsetb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn unsetb(&mut self, s: ArgSettings) {$/;"	f
upload	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn upload(&mut self, enable: bool) -> Result<(), Error> {$/;"	f
url	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn url(&mut self, url: &str) -> Result<(), Error> {$/;"	f
url_decode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn url_decode(&mut self, s: &str) -> Vec<u8> {$/;"	f
url_encode	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn url_encode(&mut self, s: &[u8]) -> String {$/;"	f
usage	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn usage<S: Into<&'b str>>(mut self, usage: S) -> Self {$/;"	f
usage	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matcher.rs	/^    pub fn usage(&mut self, usage: String) {$/;"	f
usage	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    pub fn usage(&self) -> &str {$/;"	f
usage_parser	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/lib.rs	/^mod usage_parser;$/;"	m
use_delimiter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn use_delimiter(mut self, d: bool) -> Self {$/;"	f
use_stderr	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn use_stderr(&self) -> bool {$/;"	f
useragent	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn useragent(&mut self, useragent: &str) -> Result<(), Error> {$/;"	f
username	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn username(&mut self, user: &str) -> Result<(), Error> {$/;"	f
val	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn val<'b, 'c>(&mut self, arg: &ArgWithDisplay<'b, 'c>) -> Result<String, io::Error> {$/;"	f
val_delim	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn val_delim(&self) -> Option<char> {$/;"	f
val_delim	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn val_delim(&self) -> Option<char>;$/;"	f
val_delim	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn val_delim(&self) -> Option<char> {$/;"	f
val_delim	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn val_delim(&self) -> Option<char> {$/;"	f
val_delim	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn val_delim(&self) -> Option<char> {$/;"	f
val_names	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn val_names(&self) -> Option<&VecMap<&'e str>> {$/;"	f
val_names	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn val_names(&self) -> Option<&VecMap<&'e str>>;$/;"	f
val_names	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn val_names(&self) -> Option<&VecMap<&'e str>> {$/;"	f
val_names	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn val_names(&self) -> Option<&VecMap<&'e str>> {$/;"	f
val_names	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn val_names(&self) -> Option<&VecMap<&'e str>> {$/;"	f
validate_blacklist	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn validate_blacklist(&self, matcher: &mut ArgMatcher) -> ClapResult<()> {$/;"	f
validate_multiples	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/macros.rs	/^macro_rules! validate_multiples {$/;"	d
validate_num_args	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn validate_num_args(&self, matcher: &mut ArgMatcher) -> ClapResult<()> {$/;"	f
validate_required	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn validate_required(&self, matcher: &ArgMatcher) -> ClapResult<()> {$/;"	f
validate_value	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    fn validate_value<A>(&self,$/;"	f
validator	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    fn validator(&self) -> Option<&Rc<Fn(String) -> StdResult<(), String>>> {$/;"	f
validator	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/any_arg.rs	/^    fn validator(&self) -> Option<&Rc<Fn(String) -> Result<(), String>>>;$/;"	f
validator	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn validator<F>(mut self, f: F) -> Self$/;"	f
validator	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/flag.rs	/^    fn validator(&self) -> Option<&Rc<Fn(String) -> StdResult<(), String>>> {$/;"	f
validator	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/option.rs	/^    fn validator(&self) -> Option<&Rc<Fn(String) -> StdResult<(), String>>> {$/;"	f
validator	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_builder/positional.rs	/^    fn validator(&self) -> Option<&Rc<Fn(String) -> StdResult<(), String>>> {$/;"	f
vals_for	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/bash.rs	/^    fn vals_for(&self, o: &OptBuilder) -> String {$/;"	f
value_delimiter	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn value_delimiter(mut self, d: &str) -> Self {$/;"	f
value_name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn value_name(mut self, name: &'b str) -> Self {$/;"	f
value_names	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn value_names(mut self, names: &[&'b str]) -> Self {$/;"	f
value_of	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    pub fn value_of<S: AsRef<str>>(&self, name: S) -> Option<&str> {$/;"	f
value_of_lossy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    pub fn value_of_lossy<S: AsRef<str>>(&'a self, name: S) -> Option<Cow<'a, str>> {$/;"	f
value_of_os	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    pub fn value_of_os<S: AsRef<str>>(&self, name: S) -> Option<&OsStr> {$/;"	f
value_t	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! value_t {$/;"	d
value_t_or_exit	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! value_t_or_exit {$/;"	d
value_validation	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn value_validation(err: String, color: fmt::ColorWhen) -> Self {$/;"	f
value_validation_auto	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn value_validation_auto(err: String) -> Self {$/;"	f
values_of	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    pub fn values_of<S: AsRef<str>>(&'a self, name: S) -> Option<Values<'a>> {$/;"	f
values_of_lossy	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    pub fn values_of_lossy<S: AsRef<str>>(&'a self, name: S) -> Option<Vec<String>> {$/;"	f
values_of_os	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg_matches.rs	/^    pub fn values_of_os<S: AsRef<str>>(&'a self, name: S) -> Option<OsValues<'a>> {$/;"	f
values_t	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! values_t {$/;"	d
values_t_or_exit	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! values_t_or_exit {$/;"	d
variants	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/shell.rs	/^    pub fn variants() -> [&'static str; 4] {$/;"	f
variants	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^            pub fn variants() -> [&'static str; _clap_count_exprs!($(stringify!($v)),+)] {$/;"	f
vec_or_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^        macro_rules! vec_or_str {$/;"	d
vec_remove	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! vec_remove {$/;"	d
vec_remove_all	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! vec_remove_all {$/;"	d
verbose	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn verbose(&mut self, verbose: bool) -> Result<(), Error> {$/;"	f
vercmp	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^  pub fn vercmp(&self, a: String, b: String) -> std::io::Result<Ordering> {$/;"	f
vercmp_equal	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^  fn vercmp_equal() {$/;"	f
vercmp_greater	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^  fn vercmp_greater() {$/;"	f
vercmp_less	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^  fn vercmp_less() {$/;"	f
verify_positionals	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn verify_positionals(&mut self) {$/;"	f
version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn version<S: Into<&'b str>>(mut self, ver: S) -> Self {$/;"	f
version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/lib.rs	/^mod version;$/;"	m
version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn version(&self) -> &str {$/;"	f
version_num	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/version.rs	/^    pub fn version_num(&self) -> u32 {$/;"	f
version_short	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn version_short<S: AsRef<str>>(mut self, s: S) -> Self {$/;"	f
version_short	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn version_short(&mut self, s: &str) {$/;"	f
visible_alias	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn visible_alias<S: Into<&'b str>>(mut self, name: S) -> Self {$/;"	f
visible_alias	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn visible_alias<S: Into<&'b str>>(mut self, name: S) -> Self {$/;"	f
visible_aliases	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn visible_aliases(mut self, names: &[&'b str]) -> Self {$/;"	f
visible_aliases	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn visible_aliases(mut self, names: &[&'b str]) -> Self {$/;"	f
w	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/macros.rs	/^macro_rules! w {$/;"	d
warn	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/macros.rs	/^macro_rules! warn {$/;"	d
warning	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/fmt.rs	/^    pub fn warning<T>(&self, msg: T) -> Format<T>$/;"	f
werr	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! werr($/;"	d
while_some	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^pub fn while_some<I>(iter: I) -> WhileSome<I> {$/;"	f
while_some	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn while_some<A>(self) -> WhileSome<Self>$/;"	f
wildcard_match	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn wildcard_match(&mut self, m: bool) -> Result<(), Error> {$/;"	f
with_dbpath	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-0.4.0/src/lib.rs	/^  pub fn with_dbpath(dbpath: String) -> Result<Alpm, std::io::Error> {$/;"	f
with_defaults	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn with_defaults<S: Into<String>>(n: S) -> Self {$/;"	f
with_description	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn with_description(description: &str, kind: ErrorKind) -> Self {$/;"	f
with_name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/meta.rs	/^    pub fn with_name(s: String) -> Self {$/;"	f
with_name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn with_name(n: String) -> Self {$/;"	f
with_name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/arg.rs	/^    pub fn with_name(n: &'a str) -> Self {$/;"	f
with_name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/group.rs	/^    pub fn with_name(n: &'a str) -> Self {$/;"	f
with_name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/subcommand.rs	/^    pub fn with_name<'b>(name: &str) -> App<'a, 'b> {$/;"	f
with_value	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/adaptors.rs	/^    pub fn with_value(mut self, value: I::Item) -> Self {$/;"	f
wlnerr	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! wlnerr($/;"	d
wrap_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^fn wrap_help(help: &mut String, longest_w: usize, avail_chars: usize) {$/;"	f
write	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.1/src/lib.rs	/^    fn write(&mut self, buf: &[u8]) -> io::Result<usize> {$/;"	f
write_all_args	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    pub fn write_all_args(&mut self, parser: &Parser) -> ClapResult<()> {$/;"	f
write_app_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    pub fn write_app_help(w: &'a mut Write, app: &App) -> ClapResult<()> {$/;"	f
write_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn write_arg<'b, 'c>(&mut self,$/;"	f
write_arg	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^        macro_rules! write_arg {$/;"	d
write_args	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn write_args<'b: 'd, 'c: 'd, 'd, I: 'd>(&mut self, args: I) -> io::Result<()>$/;"	f
write_args_unsorted	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn write_args_unsorted<'b: 'd, 'c: 'd, 'd, I: 'd>(&mut self, args: I) -> io::Result<()>$/;"	f
write_before_after_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn write_before_after_help(&mut self, h: &str) -> io::Result<()> {$/;"	f
write_bin_name	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn write_bin_name(&mut self, parser: &Parser) -> io::Result<()> {$/;"	f
write_cb	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^fn write_cb<F>(ptr: *mut c_char,$/;"	f
write_default_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    pub fn write_default_help(&mut self, parser: &Parser) -> ClapResult<()> {$/;"	f
write_flags_of	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/zsh.rs	/^fn write_flags_of(p: &Parser) -> String {$/;"	f
write_function	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.1/src/easy.rs	/^    pub fn write_function<F>(&mut self, f: F) -> Result<(), Error>$/;"	f
write_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    pub fn write_help(&mut self, parser: &Parser) -> ClapResult<()> {$/;"	f
write_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn write_help<W: Write>(&self, w: &mut W) -> ClapResult<()> {$/;"	f
write_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn write_help<W: Write>(&self, w: &mut W) -> ClapResult<()> {$/;"	f
write_help_err	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn write_help_err<W: Write>(&self, w: &mut W) -> ClapResult<()> {$/;"	f
write_nspaces	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! write_nspaces {$/;"	d
write_opts_of	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/zsh.rs	/^fn write_opts_of(p: &Parser) -> String {$/;"	f
write_parser_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    pub fn write_parser_help(w: &'a mut Write, parser: &Parser) -> ClapResult<()> {$/;"	f
write_parser_help_to_stderr	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    pub fn write_parser_help_to_stderr(w: &'a mut Write, parser: &Parser) -> ClapResult<()> {$/;"	f
write_spaces	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/macros.rs	/^macro_rules! write_spaces {$/;"	d
write_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/json.rs	/^    fn write_str(&mut self, s: &str) -> fmt::Result {$/;"	f
write_subcommands	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn write_subcommands(&mut self, parser: &Parser) -> io::Result<()> {$/;"	f
write_templated_help	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn write_templated_help(&mut self, parser: &Parser, template: &str) -> ClapResult<()> {$/;"	f
write_to	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn write_to<W: Write>(&self, w: &mut W) -> io::Result<()> {$/;"	f
write_version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/help.rs	/^    fn write_version(&mut self, parser: &Parser) -> io::Result<()> {$/;"	f
write_version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^    pub fn write_version<W: Write>(&self, w: &mut W) -> ClapResult<()> {$/;"	f
write_version	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/parser.rs	/^    pub fn write_version<W: Write>(&self, w: &mut W) -> io::Result<()> {$/;"	f
wrong_number_of_values	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/errors.rs	/^    pub fn wrong_number_of_values<'a, 'b, A, S, U>(arg: &A,$/;"	f
yaml_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/app/mod.rs	/^        macro_rules! yaml_str {$/;"	d
yaml_to_bool	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/macros.rs	/^macro_rules! yaml_to_bool {$/;"	d
yaml_to_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/macros.rs	/^macro_rules! yaml_to_str {$/;"	d
yaml_to_u64	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/macros.rs	/^macro_rules! yaml_to_u64 {$/;"	d
yaml_to_usize	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/macros.rs	/^macro_rules! yaml_to_usize {$/;"	d
yaml_vec_or_str	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/args/macros.rs	/^macro_rules! yaml_vec_or_str {$/;"	d
zero_level	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.5/src/lib.rs	/^    fn zero_level() {$/;"	f
zip	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/free.rs	/^pub fn zip<I, J>(i: I, j: J) -> Zip<I::IntoIter, J::IntoIter>$/;"	f
zip_eq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn zip_eq<J>(self, other: J) -> ZipEq<Self, J::IntoIter>$/;"	f
zip_eq	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_eq_impl.rs	/^pub fn zip_eq<I, J>(i: I, j: J) -> ZipEq<I::IntoIter, J::IntoIter>$/;"	f
zip_eq_impl	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod zip_eq_impl;$/;"	m
zip_longest	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^    fn zip_longest<J>(self, other: J) -> ZipLongest<Self, J::IntoIter>$/;"	f
zip_longest	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod zip_longest;$/;"	m
zip_longest	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/zip_longest.rs	/^pub fn zip_longest<T, U>(a: T, b: U) -> ZipLongest<T, U> $/;"	f
ziptuple	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.6/src/lib.rs	/^mod ziptuple;$/;"	m
zsh	/home/andrea/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.18.0/src/completions/mod.rs	/^mod zsh;$/;"	m
