Module piston_meta::bootstrap [] [src]

Bootstrapping meta rules for changing documents at runtime

Functions

convert

Converts meta data to rules.

end_node

Reads end node.

ignore

Ignores next item. If this is the start of a node, it ignores all items to the end node.

meta_bool

Reads bool.

meta_f64

Reads f64.

meta_string

Reads string.

rules

Returns rules for parsing meta rules.

start_node

Reads start node.

update

Updates with parsed range.