[][src]Type Definition bracket::helper::HelperValue

type HelperValue = HelperResult<Option<Value>>;

Result type that helper implementations should return.