Enum perlin::index::boolean_index::IndexingError
[−]
[src]
pub enum IndexingError { Send, ThreadPanic, }
Error kinds that can occure during indexing operations
Variants
Send
An Error related to sending via mpsc::Channel
ThreadPanic
An indexing thread panicked