mirror of
https://github.com/openharmony/third_party_rust_quote.git
synced 2026-07-19 22:03:30 -04:00
Document quote!(...) sort of
This commit is contained in:
@@ -63,6 +63,7 @@ pub use tokens::Tokens;
|
||||
mod to_tokens;
|
||||
pub use to_tokens::{ToTokens, ByteStr};
|
||||
|
||||
/// The whole point.
|
||||
#[macro_export]
|
||||
macro_rules! quote {
|
||||
() => {
|
||||
|
||||
Reference in New Issue
Block a user