Modules

Structs

Enums

Traits

  • Represents a struct that can be deserialized from Syn attributes.
  • Combines an argument with a previously stored instance.
  • Gets the Span of Syn metadata
  • Represents a Syn version and how it can parse attribute data into values
  • A trait for deserializing Syn metadata.
    Its recommended that you use the CustomArgFromMeta trait for deserializing simple arguments.

Functions