Docs.rs
analyzed-bridge-0.4.2
analyzed-bridge 0.4.2
Docs.rs crate page
MIT
OR
Apache-2.0
06 July 2026
Links
Repository
crates.io
Source
Owners
zetaloop
Dependencies
flate2 ^1.1.9
normal
ra_ap_syntax =0.0.341
normal
serde_json ^1.0.150
normal
sha2 ^0.11.0
normal
tar ^0.4.46
normal
toml ^1.1.2
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
expr_method_call
analyzed_
bridge
0.4.2
In analyzed_
bridge::
ast::
make
analyzed_bridge
::
ast
::
make
Function
expr_
method_
call
Copy item path
Source
pub fn expr_method_call( receiver:
Expr
, method:
NameRef
, arg_list:
ArgList
, ) ->
MethodCallExpr