Module parkour::impls[][src]

This module contains the implementations of the crate::FromInput and crate::FromInputValue traits.

Structs

ListCtx

The parsing context for list-like types. This is used by the following types from the standard library:

NumberCtx

The parsing context for numeric types.

StringCtx

The parsing context for strings