RustQ.Rust.ShorthandField (rustq v0.9.7)

Copy Markdown View Source

Represents a shorthand Rust struct literal field such as name,.

Summary

Types

t()

@type t() :: %RustQ.Rust.ShorthandField{name: atom() | String.t()}