We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
type_length_limit
1 parent 46d690b commit 0f96f50Copy full SHA for 0f96f50
src/lib.rs
@@ -5,6 +5,7 @@
5
//! See the [repository documentation](https://github.com/olson-sean-k/wax/blob/master/README.md)
6
//! for details about glob expressions and patterns.
7
8
+#![type_length_limit="78354675"]
9
#![cfg_attr(docsrs, feature(doc_cfg))]
10
#![doc(
11
html_favicon_url = "https://raw.githubusercontent.com/olson-sean-k/wax/master/doc/wax-favicon.svg?sanitize=true"
0 commit comments