Docs.rs
rustc-ap-syntax-469.0.0
rustc-ap-syntax 469.0.0
Docs.rs crate page
MIT / Apache-2.0
Links
Repository
crates.io
Source
Owners
alexcrichton
nrc
Dependencies
bitflags ^1.0
normal
rustc-ap-rustc_errors ^469.0.0
normal
lazy_static ^1.0.0
normal
log ^0.4
normal
rustc-ap-rustc_data_structures ^469.0.0
normal
rustc-ap-rustc_macros ^469.0.0
normal
rustc-ap-rustc_target ^469.0.0
normal
rustc-ap-serialize ^469.0.0
normal
rustc-ap-syntax_pos ^469.0.0
normal
scoped-tls ^1.0
normal
smallvec ^0.6.7
normal
Versions
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
syntax
::
print
::
pp
[
−
]
[src]
Function
syntax
::
print
::
pp
::
mk_printer
pub fn mk_printer<'a>(out:
Box
<dyn
Write
+ 'a>, linewidth:
usize
) ->
Printer
<'a>