Docs.rs
rusty-bind-parser-0.2.0
rusty-bind-parser 0.2.0
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
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
pretty_assertions ^1.3
dev
Versions
14.18%
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
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
☰
In rusty_bind_parser::enum_helpers
?
Function
rusty_bind_parser
::
enum_helpers
::
field_getter_ident
source
·
[
−
]
pub fn field_getter_ident(field: &
Field
, field_idx:
usize
) ->
Ident