foxhole 0.4.0

A Blazingly-fast http framework
Documentation
1
2
3
pub trait GetAsSlice {
    fn get_as_slice(&self) -> &[u8];
}