std::to_bytes::Cb

type Cb<'self> = &'self fn(buf: &[u8]) -> bool;