Skip to content

pico_http_parser

fn u64toa #

unsafe
fn u64toa(buf_start &u8, value u64) !int

u64toa forwards to picohttpparser.u64toa for backwards-compatible imports.

type Request #

type Request = picohttpparser.Request

type Response #

type Response = picohttpparser.Response