1
Fork 0

Implement custom classes for rustdoc code blocks with custom_code_classes_in_docs feature

This commit is contained in:
Guillaume Gomez 2023-04-25 15:04:22 +02:00
parent 33440d7fc6
commit 5515fc88dc
7 changed files with 321 additions and 49 deletions

View file

@ -592,6 +592,7 @@ symbols! {
cttz,
cttz_nonzero,
custom_attribute,
custom_code_classes_in_docs,
custom_derive,
custom_inner_attributes,
custom_mir,