Type Definition pikkr_annika::Result[][src]

type Result<T> = Result<T, Error>;

A specialized Result type for parsing a JSON record.