Docs.rs
workflow-macro-tools-0.3.6
workflow-macro-tools 0.3.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
aspect
surinder83singh
Dependencies
convert_case ^0.5.0
normal
parse-variants ^0.1
normal
proc-macro2 ^1.0.43
normal
quote ^1.0.21
normal
syn ^1.0.99
normal
Versions
3.23%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In workflow_macro_tools
?
Function
workflow_macro_tools
::
parse_error
source
·
[
−
]
pub fn parse_error<T:
ToTokens
>(tokens: T, message: &
str
) ->
TokenStream