[][src]Function splinter::rest_api::into_bytes

pub fn into_bytes(
    payload: Payload
) -> impl Future<Item = Vec<u8>, Error = ActixError>