Docs.rs
classfile-parser-0.3.6
classfile-parser 0.3.6
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Palmr
Dependencies
bitflags ^2.3
normal
cesu8 ^1.1
normal
nom ^5.1.3
normal
Versions
43.86%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module attribute_info
Structs
Enums
Functions
?
Module
classfile_parser
::
attribute_info
source
·
[
−
]
Structs
AttributeInfo
BootstrapMethod
BootstrapMethodsAttribute
CodeAttribute
ConstantValueAttribute
ExceptionEntry
ExceptionsAttribute
SourceFileAttribute
The SourceFile attribute is an optional fixed-length attribute in the attributes table of a ClassFile structure (§4.1).
StackMapTableAttribute
Enums
StackMapFrame
VerificationTypeInfo
Functions
attribute_parser
bootstrap_methods_attribute_parser
code_attribute_parser
constant_value_attribute_parser
exceptions_attribute_parser
sourcefile_attribute_parser
stack_map_table_attribute_parser