[][src]Module liquid_value::scalar

A Liquid scalar value

Structs

Date

Liquid's native date only type.

DateTime

Liquid's native date + time type.

ScalarCow

A Liquid scalar value

ScalarRendered

A Display for a Scalar rendered for the user.

ScalarSource

A Display for a Scalar as source code.

Functions

to_scalar

Convert a T into liquid_value::Scalar.

Type Definitions

FixedOffset

The time zone with fixed offset, from UTC-23:59:59 to UTC+23:59:59.

Scalar

A Liquid scalar value