quadb 0.1.1

An asynchronous octree manager implemented over redb, designed for efficient storage and retrieval of spatial data from disk
Documentation
1
2
3
use std::error::Error;

pub type BoxedError = Box<dyn Error + Send + Sync>;