Skip to main content

brackets

Function brackets 

Source
pub fn brackets(tokens: impl IntoIterator<Item = TokenTree>) -> TokenTree
Expand description

Creates bracket group: [tokens]