Module xcell_errors::for_3rd

source ·

Structs

A big decimal type.
A big signed integer type.
The color
An entry in a directory.
An error produced by recursively walking a directory.
A recursive directory iterator that skips entries.
GlobSet represents a group of globs that can be matched together in a single pass.
An iterator for recursively descending into a directory.
The local timescale. This is implemented via the standard time crate.
ISO 8601 combined date and time without timezone.
The UTC time zone. This is the most efficient time zone when you don’t need the local time. It is also used as an offset (which is also a dummy type).
A Stream of DirEntry generated from recursively traversing a directory.

Enums

An enum to represent all different data types that can appear as a value in a worksheet cell
Represents any valid JSON value.

Traits

The common set of methods for date component.
Unix-specific extension methods for walkdir::DirEntry
A generic trait for converting a number to a value.
An extension trait for Streams that provides a variety of convenient combinator functions.
The time zone.
The common set of methods for time component.
A generic trait for converting a value to a number.
Defines an additive identity element for Self.

Functions

Type Definitions

A result type for walkdir operations.