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