Type Definition firestore_sdk::BoxError[][src]

type BoxError = Box<dyn Error + Sync + Send + 'static>;