Crate netlify_toml[][src]

Structs

Config

Config represents the full configuration within a netlify.toml file.

Context

Context holds the build variables Netlify uses to build a site before deploying it.

EdgeHandler

A mount of an edge handler under a specific path.

Header

Header holds information to add response headers for a give url.

HeaderValues
Redirect

Redirect holds information about a url redirect.

Template

Template holds information to turn a repository into a Netlify template.

Functions

from_str

Parses the contents of a netlify.toml file as a Config structure.