Function endpoints_with_arc_rwlock

Source
pub fn endpoints_with_arc_rwlock(
    db: Arc<RwLock<impl IAsyncDatabase + ?Sized>>,
) -> impl Filter<Extract = impl Reply, Error = Rejection> + Clone
Expand description

Sensor API Endpoints