Home
last modified time | relevance | path

Searched defs:Sp (Results 1 – 25 of 2404) sorted by relevance

12345678910>>...97

/dports/sysutils/potnet/potnet-0.4.4/cargo-crates/structopt-derive-0.3.2/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { impl
30 impl<T: ToString> Sp<T> { impl
36 impl<T> Deref for Sp<T> { implementation
44 impl<T> DerefMut for Sp<T> { implementation
50 impl From<Ident> for Sp<String> { implementation
59 impl From<LitStr> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/clap_derive-3.0.14/src/utils/
H A Dspanned.rs9 pub struct Sp<T> { struct
11 span: Span, argument
14 impl<T> Sp<T> { implementation
31 impl<T> Deref for Sp<T> { implementation
39 impl<T> DerefMut for Sp<T> { implementation
45 impl From<Ident> for Sp<String> { implementation
54 impl From<LitStr> for Sp<String> { implementation
63 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
69 impl<U, T: PartialEq<U>> PartialEq<U> for Sp<T> { implementation
75 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/sysutils/zoxide/zoxide-0.6.0/cargo-crates/clap_derive-3.0.0-beta.2/src/utils/
H A Dspanned.rs9 pub struct Sp<T> { struct
10 span: Span, argument
14 impl<T> Sp<T> { argument
31 impl<T> Deref for Sp<T> { implementation
39 impl<T> DerefMut for Sp<T> { implementation
45 impl From<Ident> for Sp<String> { implementation
54 impl From<LitStr> for Sp<String> { implementation
63 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
69 impl<U, T: PartialEq<U>> PartialEq<U> for Sp<T> { implementation
75 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/clap_derive-3.0.0-beta.2/src/utils/
H A Dspanned.rs9 pub struct Sp<T> { struct
10 span: Span, argument
14 impl<T> Sp<T> { argument
31 impl<T> Deref for Sp<T> { implementation
39 impl<T> DerefMut for Sp<T> { implementation
45 impl From<Ident> for Sp<String> { implementation
54 impl From<LitStr> for Sp<String> { implementation
63 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
69 impl<U, T: PartialEq<U>> PartialEq<U> for Sp<T> { implementation
75 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/converters/yj-bruceadams/yj-1.1.34/cargo-crates/clap_derive-3.0.0-beta.5/src/utils/
H A Dspanned.rs9 pub struct Sp<T> { struct
11 span: Span, argument
14 impl<T> Sp<T> { impl
31 impl<T> Deref for Sp<T> { implementation
39 impl<T> DerefMut for Sp<T> { implementation
45 impl From<Ident> for Sp<String> { implementation
54 impl From<LitStr> for Sp<String> { implementation
63 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
69 impl<U, T: PartialEq<U>> PartialEq<U> for Sp<T> { implementation
75 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/x11/swayr/swayr-v0.11.2/cargo-crates/clap_derive-3.0.0-rc.5/src/utils/
H A Dspanned.rs9 pub struct Sp<T> { struct
11 span: Span, argument
14 impl<T> Sp<T> { impl
31 impl<T> Deref for Sp<T> { implementation
39 impl<T> DerefMut for Sp<T> { implementation
45 impl From<Ident> for Sp<String> { implementation
54 impl From<LitStr> for Sp<String> { implementation
63 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
69 impl<U, T: PartialEq<U>> PartialEq<U> for Sp<T> { implementation
75 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/clap_derive-3.0.0-beta.5/src/utils/
H A Dspanned.rs9 pub struct Sp<T> { struct
11 span: Span, argument
14 impl<T> Sp<T> { impl
31 impl<T> Deref for Sp<T> { implementation
39 impl<T> DerefMut for Sp<T> { implementation
45 impl From<Ident> for Sp<String> { implementation
54 impl From<LitStr> for Sp<String> { implementation
63 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
69 impl<U, T: PartialEq<U>> PartialEq<U> for Sp<T> { implementation
75 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/clap_derive-3.0.0-beta.5/src/utils/
H A Dspanned.rs9 pub struct Sp<T> { struct
11 span: Span, argument
14 impl<T> Sp<T> { implementation
31 impl<T> Deref for Sp<T> { implementation
39 impl<T> DerefMut for Sp<T> { implementation
45 impl From<Ident> for Sp<String> { implementation
54 impl From<LitStr> for Sp<String> { implementation
63 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
69 impl<U, T: PartialEq<U>> PartialEq<U> for Sp<T> { implementation
75 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/clap_derive-3.0.0-beta.5/src/utils/
H A Dspanned.rs9 pub struct Sp<T> { struct
11 span: Span, argument
14 impl<T> Sp<T> { impl
31 impl<T> Deref for Sp<T> { implementation
39 impl<T> DerefMut for Sp<T> { implementation
45 impl From<Ident> for Sp<String> { implementation
54 impl From<LitStr> for Sp<String> { implementation
63 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
69 impl<U, T: PartialEq<U>> PartialEq<U> for Sp<T> { implementation
75 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/structopt-derive-0.4.18/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { implementation
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/structopt-derive-0.4.16/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { impl
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/structopt-derive-0.4.14/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { implementation
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/games/genact/genact-0.10.0/cargo-crates/structopt-derive-0.4.10/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { impl
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/structopt-derive-0.4.18/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { implementation
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/shells/nsh/nsh-0.4.2/cargo-crates/structopt-derive-0.4.15/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { argument
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/devel/grcov/grcov-0.8.2/cargo-crates/structopt-derive-0.4.15/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { impl
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/devel/grex/grex-1.3.0/cargo-crates/structopt-derive-0.4.16/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { impl
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/structopt-derive-0.4.18/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { implementation
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/www/rearx/rearx-0.1.4/cargo-crates/structopt-derive-0.4.14/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { impl
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/structopt-derive-0.4.6/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { implementation
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/structopt-derive-0.4.13/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { implementation
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/structopt-derive-0.4.8/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { implementation
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/deskutils/just/just-0.10.5/cargo-crates/structopt-derive-0.4.18/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { impl
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/structopt-derive-0.4.18/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { argument
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/structopt-derive-0.4.7/src/
H A Dspanned.rs8 pub struct Sp<T> { struct
9 span: Span, argument
13 impl<T> Sp<T> { implementation
30 impl<T> Deref for Sp<T> { implementation
38 impl<T> DerefMut for Sp<T> { implementation
44 impl From<Ident> for Sp<String> { implementation
53 impl From<LitStr> for Sp<String> { implementation
62 impl<'a> From<Sp<&'a str>> for Sp<String> { implementation
74 impl<T: PartialEq> PartialEq for Sp<T> { implementation
80 impl<T: AsRef<str>> AsRef<str> for Sp<T> { implementation
[all …]

12345678910>>...97