Adjust some pub
s.
This commit is contained in:
parent
8dc84fa7d1
commit
30d6f63b4e
32 changed files with 81 additions and 81 deletions
|
@ -107,7 +107,7 @@ fn handle_array_element(
|
|||
None
|
||||
}
|
||||
|
||||
pub fn expand_concat_bytes(
|
||||
pub(crate) fn expand_concat_bytes(
|
||||
cx: &mut ExtCtxt<'_>,
|
||||
sp: Span,
|
||||
tts: TokenStream,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue