Home
last modified time | relevance | path

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

/linux/rust/proc-macro2/
H A Dparse.rs435 fn byte_string(input: Cursor) -> Result<Cursor, Reject> { in byte_string() function
H A Dwrapper.rs892 pub(crate) fn byte_string(bytes: &[u8]) -> Literal { in byte_string() method
H A Dlib.rs1237 pub fn byte_string(bytes: &[u8]) -> Literal { in byte_string() method
H A Dfallback.rs1074 pub(crate) fn byte_string(bytes: &[u8]) -> Literal { in byte_string() method