Re-exports§
pub use crate::error::Error;pub use crate::error::Result;pub use cell::CellValue;pub use cell::MissingValue;pub use reader::Row;pub use reader::RowIter;pub use reader::RowLookup;pub use reader::RowSelection;pub use reader::RowValue;pub use reader::SasReader;pub use sinks::ColumnarSink;pub use sinks::RowSink;pub use sinks::SinkContext;
Modules§
Structs§
- Offset
Date Time - A
PrimitiveDateTimewith aUtcOffset.
Functions§
- decode_
layout - Parses SAS metadata and returns the decoded layout information.