Skip to main content

Crate apif_source_row

Crate apif_source_row 

Source

Re-exports§

pub use analyzer::IndexReason;
pub use analyzer::IndexRequirement;
pub use analyzer::SourceUsageAnalyzer;
pub use analyzer::SourceUsagePlan;
pub use analyzer::effective_source_name;
pub use csv::CsvReader;
pub use definition::IndexMode;
pub use definition::JoinType;
pub use definition::SourceDefinition;
pub use detect::SourceFormat;
pub use detect::detect_format;
pub use driven::FallbackReason;
pub use driven::FallbackType;
pub use driven::RuntimeFallbackPolicy;
pub use driven::SourceDrivenConfig;
pub use driven::SourceFallbackEvent;
pub use filter::FilterCondition;
pub use filter::matches_all as matches_filter_all;
pub use index::BloomFilter;
pub use index::IndexEntry;
pub use index::IndexEntryV4;
pub use index::SourceIndex;
pub use index::XorFilter;
pub use memory::InMemorySource;
pub use ndjson::NdjsonReader;
pub use tsv::TsvReader;

Modules§

analyzer
csv
definition
detect
driven
filter
index
index_builder
memory
ndjson
schema
tsv

Structs§

SourceRow
TwoQCache

Enums§

SourceError

Traits§

SourceReader

Functions§

open_source_reader
peek_format
resolve_source_path
row_to_template_variables