Docs.rs
pyro-macro-0.2.2
pyro-macro 0.2.2
Permalink
Docs.rs crate page
AGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
comath
Dependencies
heck ^0.5.0
normal
prettyplease ^0.2.37
normal
proc-macro2 ^1.0
normal
pyro-spec ^0.2.2
normal
quote ^1.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
syn ^2.0
normal
similar ^2.7
dev
Versions
41.76%
of the crate is documented
Platform
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
expand_session
pyro_
macro
0.2.2
In pyro_
macro::
module
pyro_macro
::
module
Function
expand_
session
Copy item path
Source
pub fn expand_session( attrs:
ModuleAttrs
, input_fn:
ItemFn
, ) ->
Result
<
TokenStream
>