Docs.rs
racer-2.1.48
racer 2.1.48
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jwilm
phildawes
nrc
kngwyu
Xanewok
Dependencies
bitflags ^1.0
normal
clap ^2.32
normal
derive_more ^0.99.2
normal
env_logger ^0.7.1
normal
humantime ^2.0.0
normal
lazy_static ^1.2
normal
lazycell ^1.2
normal
log ^0.4
normal
racer-cargo-metadata ^0.1
normal
rls-span ^0.5.1
normal
rustc-ap-rustc_ast ^722.0.0
normal
rustc-ap-rustc_ast_pretty ^722.0.0
normal
rustc-ap-rustc_data_structures ^722.0.0
normal
rustc-ap-rustc_errors ^722.0.0
normal
rustc-ap-rustc_parse ^722.0.0
normal
rustc-ap-rustc_session ^722.0.0
normal
rustc-ap-rustc_span ^722.0.0
normal
racer-testutils ^0.1
dev
Versions
26.17%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Other items in
racer
?
Macro
racer
::
try_continue
[
−
]
[src]
macro_rules!
try_continue
{ (
$
res
:
expr
)
=
>
{ ... }; }