Crate polly [] [src]

The Poly parser.

Structs

Template

The Polly template.

Enums

ArgValue

Enum representing the values of the arguments passed into a Function, or Component.

AstError

Errors defining all the errors that can be encountered while parsing.

CodegenError

Errors generated during code generation

TemplateError

Errors relating to the templating rendering.

Functions

std_functions

Type Definitions

PollyFn

A type abstracting the functions used for Polly.