Skip to main content

Module utils

Module utils 

Source
Expand description

Utility functions

Enums§

ParsedAttribute
A parsed attribute. See parse_tagged_attribute for more information.

Functions§

parse_tagged_attribute
Parse a tagged attribute. This is very helpful for implementing FromAttribute.