Home
last modified time | relevance | path

Searched refs:AnyIdent (Results 1 – 25 of 53) sorted by relevance

123

/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasm-bindgen-macro-support-0.2.58/src/
H A Dparser.rs220 let attr: AnyIdent = input.parse()?; in parse()
244 let ident = input.parse::<AnyIdent>()?.0; in parse()
250 let ident = input.parse::<AnyIdent>()?.0; in parse()
272 let ident = input.parse::<AnyIdent>()?.0; in parse()
286 struct AnyIdent(Ident); struct
288 impl Parse for AnyIdent { implementation
291 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/wasm-bindgen-macro-support-0.2.45/src/
H A Dparser.rs205 let attr: AnyIdent = input.parse()?; in parse()
227 let ident = input.parse::<AnyIdent>()?.0; in parse()
233 let ident = input.parse::<AnyIdent>()?.0; in parse()
255 let ident = input.parse::<AnyIdent>()?.0; in parse()
272 struct AnyIdent(Ident); struct
274 impl Parse for AnyIdent { implementation
277 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/wasm-bindgen-macro-support-0.2.58/src/
H A Dparser.rs220 let attr: AnyIdent = input.parse()?;
244 let ident = input.parse::<AnyIdent>()?.0;
250 let ident = input.parse::<AnyIdent>()?.0;
272 let ident = input.parse::<AnyIdent>()?.0;
286 struct AnyIdent(Ident);
288 impl Parse for AnyIdent {
291 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)),
/dports/graphics/rx/rx-0.4.0/cargo-crates/wasm-bindgen-macro-support-0.2.56/src/
H A Dparser.rs220 let attr: AnyIdent = input.parse()?; in parse()
244 let ident = input.parse::<AnyIdent>()?.0; in parse()
250 let ident = input.parse::<AnyIdent>()?.0; in parse()
272 let ident = input.parse::<AnyIdent>()?.0; in parse()
286 struct AnyIdent(Ident); struct
288 impl Parse for AnyIdent { implementation
291 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/wasm-bindgen-macro-support-0.2.78/src/
H A Dparser.rs243 let attr: AnyIdent = input.parse()?; in parse()
267 let ident = input.parse::<AnyIdent>()?.0; in parse()
273 let ident = input.parse::<AnyIdent>()?.0; in parse()
295 let ident = input.parse::<AnyIdent>()?.0; in parse()
324 let ident = input.parse::<AnyIdent>()?.0; in parse()
338 struct AnyIdent(Ident); struct
340 impl Parse for AnyIdent { implementation
343 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/wasm-bindgen-macro-support-0.2.78/src/
H A Dparser.rs243 let attr: AnyIdent = input.parse()?; in parse()
267 let ident = input.parse::<AnyIdent>()?.0; in parse()
273 let ident = input.parse::<AnyIdent>()?.0; in parse()
295 let ident = input.parse::<AnyIdent>()?.0; in parse()
324 let ident = input.parse::<AnyIdent>()?.0; in parse()
338 struct AnyIdent(Ident); struct
340 impl Parse for AnyIdent { implementation
343 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/wasm-bindgen-macro-support-0.2.78/src/
H A Dparser.rs243 let attr: AnyIdent = input.parse()?; in parse()
267 let ident = input.parse::<AnyIdent>()?.0; in parse()
273 let ident = input.parse::<AnyIdent>()?.0; in parse()
295 let ident = input.parse::<AnyIdent>()?.0; in parse()
324 let ident = input.parse::<AnyIdent>()?.0; in parse()
338 struct AnyIdent(Ident); struct
340 impl Parse for AnyIdent { implementation
343 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/wasm-bindgen-macro-support-0.2.78/src/
H A Dparser.rs243 let attr: AnyIdent = input.parse()?; in parse()
267 let ident = input.parse::<AnyIdent>()?.0; in parse()
273 let ident = input.parse::<AnyIdent>()?.0; in parse()
295 let ident = input.parse::<AnyIdent>()?.0; in parse()
324 let ident = input.parse::<AnyIdent>()?.0; in parse()
338 struct AnyIdent(Ident); struct
340 impl Parse for AnyIdent { implementation
343 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/net/krill/krill-0.9.4/cargo-crates/wasm-bindgen-macro-support-0.2.78/src/
H A Dparser.rs243 let attr: AnyIdent = input.parse()?; in parse()
267 let ident = input.parse::<AnyIdent>()?.0; in parse()
273 let ident = input.parse::<AnyIdent>()?.0; in parse()
295 let ident = input.parse::<AnyIdent>()?.0; in parse()
324 let ident = input.parse::<AnyIdent>()?.0; in parse()
338 struct AnyIdent(Ident); struct
340 impl Parse for AnyIdent { implementation
343 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/wasm-bindgen-macro-support-0.2.69/src/
H A Dparser.rs241 let attr: AnyIdent = input.parse()?; in parse()
265 let ident = input.parse::<AnyIdent>()?.0; in parse()
271 let ident = input.parse::<AnyIdent>()?.0; in parse()
293 let ident = input.parse::<AnyIdent>()?.0; in parse()
323 let ident = input_before_parse.parse::<AnyIdent>()?.0; in parse()
337 struct AnyIdent(Ident); struct
339 impl Parse for AnyIdent { implementation
342 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/net/routinator/routinator-0.10.2/cargo-crates/wasm-bindgen-macro-support-0.2.74/src/
H A Dparser.rs241 let attr: AnyIdent = input.parse()?; in parse()
265 let ident = input.parse::<AnyIdent>()?.0; in parse()
271 let ident = input.parse::<AnyIdent>()?.0; in parse()
293 let ident = input.parse::<AnyIdent>()?.0; in parse()
322 let ident = input.parse::<AnyIdent>()?.0; in parse()
336 struct AnyIdent(Ident); struct
338 impl Parse for AnyIdent { implementation
341 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/games/genact/genact-0.10.0/cargo-crates/wasm-bindgen-macro-support-0.2.67/src/
H A Dparser.rs241 let attr: AnyIdent = input.parse()?; in parse()
265 let ident = input.parse::<AnyIdent>()?.0; in parse()
271 let ident = input.parse::<AnyIdent>()?.0; in parse()
293 let ident = input.parse::<AnyIdent>()?.0; in parse()
323 let ident = input_before_parse.parse::<AnyIdent>()?.0; in parse()
337 struct AnyIdent(Ident); struct
339 impl Parse for AnyIdent { implementation
342 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/wasm-bindgen-macro-support-0.2.78/src/
H A Dparser.rs243 let attr: AnyIdent = input.parse()?; in parse()
267 let ident = input.parse::<AnyIdent>()?.0; in parse()
273 let ident = input.parse::<AnyIdent>()?.0; in parse()
295 let ident = input.parse::<AnyIdent>()?.0; in parse()
324 let ident = input.parse::<AnyIdent>()?.0; in parse()
338 struct AnyIdent(Ident); struct
340 impl Parse for AnyIdent { implementation
343 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/wasm-bindgen-macro-support-0.2.78/src/
H A Dparser.rs243 let attr: AnyIdent = input.parse()?; in parse()
267 let ident = input.parse::<AnyIdent>()?.0; in parse()
273 let ident = input.parse::<AnyIdent>()?.0; in parse()
295 let ident = input.parse::<AnyIdent>()?.0; in parse()
324 let ident = input.parse::<AnyIdent>()?.0; in parse()
338 struct AnyIdent(Ident); struct
340 impl Parse for AnyIdent { implementation
343 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/net-im/fractal/fractal-4.4.0/vendor/wasm-bindgen-macro-support/src/
H A Dparser.rs241 let attr: AnyIdent = input.parse()?; in parse()
265 let ident = input.parse::<AnyIdent>()?.0; in parse()
271 let ident = input.parse::<AnyIdent>()?.0; in parse()
293 let ident = input.parse::<AnyIdent>()?.0; in parse()
323 let ident = input_before_parse.parse::<AnyIdent>()?.0; in parse()
337 struct AnyIdent(Ident); struct
339 impl Parse for AnyIdent { implementation
342 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/wasm-bindgen-macro-support-0.2.76/src/
H A Dparser.rs243 let attr: AnyIdent = input.parse()?; in parse()
267 let ident = input.parse::<AnyIdent>()?.0; in parse()
273 let ident = input.parse::<AnyIdent>()?.0; in parse()
295 let ident = input.parse::<AnyIdent>()?.0; in parse()
324 let ident = input.parse::<AnyIdent>()?.0; in parse()
338 struct AnyIdent(Ident); struct
340 impl Parse for AnyIdent { implementation
343 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/wasm-bindgen-macro-support-0.2.70/src/
H A Dparser.rs241 let attr: AnyIdent = input.parse()?; in parse()
265 let ident = input.parse::<AnyIdent>()?.0; in parse()
271 let ident = input.parse::<AnyIdent>()?.0; in parse()
293 let ident = input.parse::<AnyIdent>()?.0; in parse()
323 let ident = input_before_parse.parse::<AnyIdent>()?.0; in parse()
337 struct AnyIdent(Ident); struct
339 impl Parse for AnyIdent { implementation
342 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/wasm-bindgen-macro-support-0.2.73/src/
H A Dparser.rs241 let attr: AnyIdent = input.parse()?; in parse()
265 let ident = input.parse::<AnyIdent>()?.0; in parse()
271 let ident = input.parse::<AnyIdent>()?.0; in parse()
293 let ident = input.parse::<AnyIdent>()?.0; in parse()
322 let ident = input.parse::<AnyIdent>()?.0; in parse()
336 struct AnyIdent(Ident); struct
338 impl Parse for AnyIdent { implementation
341 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/wasm-bindgen-macro-support-0.2.78/src/
H A Dparser.rs243 let attr: AnyIdent = input.parse()?; in parse()
267 let ident = input.parse::<AnyIdent>()?.0; in parse()
273 let ident = input.parse::<AnyIdent>()?.0; in parse()
295 let ident = input.parse::<AnyIdent>()?.0; in parse()
324 let ident = input.parse::<AnyIdent>()?.0; in parse()
338 struct AnyIdent(Ident); struct
340 impl Parse for AnyIdent { implementation
343 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/wasm-bindgen-macro-support-0.2.77/src/
H A Dparser.rs243 let attr: AnyIdent = input.parse()?; in parse()
267 let ident = input.parse::<AnyIdent>()?.0; in parse()
273 let ident = input.parse::<AnyIdent>()?.0; in parse()
295 let ident = input.parse::<AnyIdent>()?.0; in parse()
324 let ident = input.parse::<AnyIdent>()?.0; in parse()
338 struct AnyIdent(Ident); struct
340 impl Parse for AnyIdent { implementation
343 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/wasm-bindgen-macro-support-0.2.78/src/
H A Dparser.rs243 let attr: AnyIdent = input.parse()?; in parse()
267 let ident = input.parse::<AnyIdent>()?.0; in parse()
273 let ident = input.parse::<AnyIdent>()?.0; in parse()
295 let ident = input.parse::<AnyIdent>()?.0; in parse()
324 let ident = input.parse::<AnyIdent>()?.0; in parse()
338 struct AnyIdent(Ident); struct
340 impl Parse for AnyIdent { implementation
343 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/wasm-bindgen-macro-support/src/
H A Dparser.rs243 let attr: AnyIdent = input.parse()?; in parse()
267 let ident = input.parse::<AnyIdent>()?.0; in parse()
273 let ident = input.parse::<AnyIdent>()?.0; in parse()
295 let ident = input.parse::<AnyIdent>()?.0; in parse()
324 let ident = input.parse::<AnyIdent>()?.0; in parse()
338 struct AnyIdent(Ident); struct
340 impl Parse for AnyIdent { implementation
343 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/www/rearx/rearx-0.1.4/cargo-crates/wasm-bindgen-macro-support-0.2.71/src/
H A Dparser.rs241 let attr: AnyIdent = input.parse()?; in parse()
265 let ident = input.parse::<AnyIdent>()?.0; in parse()
271 let ident = input.parse::<AnyIdent>()?.0; in parse()
293 let ident = input.parse::<AnyIdent>()?.0; in parse()
323 let ident = input_before_parse.parse::<AnyIdent>()?.0; in parse()
337 struct AnyIdent(Ident); struct
339 impl Parse for AnyIdent { implementation
342 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/math/kalker/kalker-1.1.0/cargo-crates/wasm-bindgen-macro-support-0.2.69/src/
H A Dparser.rs241 let attr: AnyIdent = input.parse()?; in parse()
265 let ident = input.parse::<AnyIdent>()?.0; in parse()
271 let ident = input.parse::<AnyIdent>()?.0; in parse()
293 let ident = input.parse::<AnyIdent>()?.0; in parse()
323 let ident = input_before_parse.parse::<AnyIdent>()?.0; in parse()
337 struct AnyIdent(Ident); struct
339 impl Parse for AnyIdent { implementation
342 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/wasm-bindgen-macro-support-0.2.68/src/
H A Dparser.rs241 let attr: AnyIdent = input.parse()?; in parse()
265 let ident = input.parse::<AnyIdent>()?.0; in parse()
271 let ident = input.parse::<AnyIdent>()?.0; in parse()
293 let ident = input.parse::<AnyIdent>()?.0; in parse()
323 let ident = input_before_parse.parse::<AnyIdent>()?.0; in parse()
337 struct AnyIdent(Ident); struct
339 impl Parse for AnyIdent { implementation
342 Some((ident, remaining)) => Ok((AnyIdent(ident), remaining)), in parse()

123