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.
1 parent 3c35b17 commit 45054dfCopy full SHA for 45054df
flash-lso/src/lib.rs
@@ -1,5 +1,5 @@
1
//! Library for reading and writing the Adobe Flash Local Shared Object (LSO) file format and the contained AMF0/AMF3 data
2
-
+#![type_length_limit = "94603681"]
3
#![deny(
4
anonymous_parameters,
5
nonstandard_style,
0 commit comments