accepts 0.0.2

Minimal traits and blanket impls for sync/async acceptors (pipeline foundation)
Documentation
1
2
3
use crate::Accepts;

super::impl_pointer!(Accepts::accept(&self, value: Value));