Docs.rs
rusty-bind-parser-0.3.7
rusty-bind-parser 0.3.7
Permalink
Docs.rs crate page
GPL-3.0-only
Links
Documentation
Repository
crates.io
Source
Owners
mike-code
github:golemfoundation:core
Dependencies
anyhow ^1.0
normal
cfg-expr ^0.15
normal
const_format ^0.2
normal
convert_case ^0.6
normal
derivative ^2.2
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
pretty_assertions ^1.3
dev
Versions
13.74%
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
get_fields
rusty_
bind_
parser
0.3.7
In rusty_
bind_
parser::
enum_
helpers
rusty_bind_parser
::
enum_helpers
Function
get_
fields
Copy item path
Source
pub fn get_fields(v: &
Variant
) ->
Option
<&
Punctuated
<
Field
,
Comma
>>