Home
last modified time | relevance | path

Searched defs:byte_string (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/proc-macro2/src/
H A Dparse.rs437 fn byte_string(input: Cursor) -> Result<Cursor, Reject> { in byte_string() functions
H A Dwrapper.rs852 pub fn byte_string(bytes: &[u8]) -> Literal { in byte_string() functions
H A Dfallback.rs1020 pub fn byte_string(bytes: &[u8]) -> Literal { in byte_string() functions
H A Dlib.rs1220 pub fn byte_string(s: &[u8]) -> Literal { in byte_string() functions

Completed in 6 milliseconds