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