Docs.rs
ra_ap_syntax-0.0.45
ra_ap_syntax 0.0.45
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rust-lang-owner
github:rust-lang:wg-rls-2
Dependencies
arrayvec ^0.6
normal
cov-mark ^1.1
normal
indexmap ^1.4.0
normal
itertools ^0.10.0
normal
once_cell ^1.3.1
normal
ra_ap_parser =0.0.45
normal
ra_ap_profile =0.0.45
normal
rowan ^0.13.0-pre.3
normal
rustc-hash ^1.1.0
normal
rustc-ap-rustc_lexer ^710.0.0
normal
serde ^1.0.106
normal
smol_str ^0.1.15
normal
ra_ap_stdx =0.0.45
normal
ra_ap_text_edit =0.0.45
normal
expect-test ^1.1
dev
rayon ^1
dev
walkdir ^2.3.1
dev
Versions
12.77%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
ra_ap_syntax
::
ast
::
make
?
Function
ra_ap_syntax
::
ast
::
make
::
expr_call
[
−
]
[src]
pub fn expr_call(f:
Expr
, arg_list:
ArgList
) ->
Expr