picolang::server
pub fn with_pico( pico: Arc<RwLock<PicoRules>>) -> impl Filter<Extract = (Arc<RwLock<PicoRules>>,), Error = Infallible> + Clone