Docs.rs
aranya-capi-codegen-0.7.0
aranya-capi-codegen 0.7.0
Permalink
Docs.rs crate page
AGPL-3.0-only
Links
Repository
crates.io
Source
Owners
aranya-project-bot
Dependencies
aho-corasick ^1.1.3
normal
anyhow ^1.0
normal
bimap ^0.6.3
normal
codespan-reporting ^0.11.1
normal
prettyplease ^0.2
normal
proc-macro2 ^1.0.80
normal
quote ^1.0
normal
strum ^0.26.3
normal
syn ^2.0.59
normal
tracing ^0.1
normal
Versions
74.63%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
format
aranya_
capi_
codegen
0.7.0
aranya_capi_codegen
Function
format
Copy item path
Source
pub fn format(tokens: &
TokenStream
) ->
String
Expand description
Formats a
TokenStream
as a string.