| /third_party/rust/crates/clap/src/builder/ |
| H A D | value_hint.rs | 77 fn from_str(s: &str) -> Result<Self, <Self as FromStr>::Err> { in from_str() functions
|
| /third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
| H A D | atom.rs | 30 pub fn from_str(s: &str) -> Option<Self> { in from_str() functions
|
| H A D | discriminant.rs | 228 fn from_str(mut s: &str) -> Result<Self> { in from_str() functions
|
| /third_party/rust/crates/cxx/syntax/ |
| H A D | atom.rs | 30 pub fn from_str(s: &str) -> Option<Self> { in from_str() functions
|
| H A D | discriminant.rs | 228 fn from_str(mut s: &str) -> Result<Self> { in from_str() functions
|
| /third_party/rust/crates/cxx/macro/src/syntax/ |
| H A D | atom.rs | 30 pub fn from_str(s: &str) -> Option<Self> { in from_str() functions
|
| H A D | discriminant.rs | 228 fn from_str(mut s: &str) -> Result<Self> { in from_str() functions
|
| /third_party/rust/crates/cxx/gen/lib/src/syntax/ |
| H A D | atom.rs | 30 pub fn from_str(s: &str) -> Option<Self> { in from_str() functions
|
| H A D | discriminant.rs | 228 fn from_str(mut s: &str) -> Result<Self> { in from_str() functions
|
| /third_party/rust/crates/cxx/gen/build/src/syntax/ |
| H A D | atom.rs | 30 pub fn from_str(s: &str) -> Option<Self> { in from_str() functions
|
| H A D | discriminant.rs | 228 fn from_str(mut s: &str) -> Result<Self> { in from_str() functions
|
| /third_party/rust/crates/serde/serde_derive_internals/src/ |
| H A D | case.rs | 45 pub fn from_str(rename_all_str: &str) -> Result<Self, ParseError> { in from_str() functions
|
| /third_party/rust/crates/serde/serde_derive/src/internals/ |
| H A D | case.rs | 45 pub fn from_str(rename_all_str: &str) -> Result<Self, ParseError> { in from_str() functions
|
| /third_party/rust/crates/codespan/codespan-reporting/src/ |
| H A D | term.rs | 64 fn from_str(src: &str) -> Result<ColorArg, &'static str> { in from_str() functions
|
| /third_party/rust/crates/autocfg/src/ |
| H A D | error.rs | 65 pub fn from_str(s: &'static str) -> Error { in from_str() functions
|
| /third_party/rust/crates/clap/examples/tutorial_builder/ |
| H A D | 04_01_enum.rs | 35 fn from_str(s: &str) -> Result<Self, Self::Err> { in fmt() functions
|
| /third_party/rust/crates/clap/clap_derive/src/ |
| H A D | dummies.rs | 85 fn from_str(_input: &str, _ignore_case: bool) -> ::std::result::Result<Self, String> { in value_enum() functions
|
| /third_party/rust/crates/clap/examples/ |
| H A D | typed-derive.rs | 86 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() functions
|
| /third_party/rust/crates/clap/src/util/ |
| H A D | color.rs | 79 fn from_str(s: &str) -> Result<Self, Self::Err> { in fmt() functions
|
| /third_party/rust/crates/codespan/codespan/src/ |
| H A D | span.rs | 43 pub fn from_str(s: &str) -> Span { in from_str() functions
|
| /third_party/rust/crates/clap/tests/derive/ |
| H A D | flags.rs | 225 fn from_str(s: &str) -> Result<Self, Self::Err> { in ignore_qualified_bool_type() functions
|
| H A D | issues.rs | 113 fn from_str(_: &str) -> Result<Self, Self::Err> { in issue_490() functions
|
| H A D | options.rs | 94 fn from_str(_: &str) -> Result<A, Self::Err> { in option_from_str() functions 120 fn from_str(_: &str) -> Result<A, Self::Err> { in vec_from_str() functions 149 fn from_str(_: &str) -> Result<A, Self::Err> { in option_vec_from_str() functions
|
| /third_party/rust/crates/clap/clap_complete/src/shells/ |
| H A D | shell.rs | 39 fn from_str(s: &str) -> Result<Self, Self::Err> { in fmt() functions
|
| /third_party/rust/crates/bindgen/bindgen/ |
| H A D | features.rs | 45 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() functions
|