Docs.rs
hebi_syntax-0.3.0
hebi_syntax 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jprochazk
Dependencies
beef ^0.5.2
normal
hebi_diag ^0.2.0
normal
logos ^0.12.1
normal
hebi_span ^0.0.1
normal
stacker ^0.1.15
normal
indoc ^1.0.8
dev
insta ^1.23.0
dev
Versions
1.61%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
func_stmt
hebi_
syntax
0.3.0
In hebi_
syntax::
ast
hebi_syntax
::
ast
Function
func_
stmt
Copy item path
Source
pub fn func_stmt(s: impl
Into
<
Span
>, func:
Func
<'_>) ->
Stmt
<'_>