Crate jbcrs

Source

Modules§

basic
The basic module provides basic read and write capabilities.

Structs§

MethodDescriptor
TypeDescriptor
A TypeDescriptor is either a field descriptor, a single type (parameter or return type) of a method, or an element value of an annotation. In the JVM Specification FieldDescriptor is used as a name. Maybe using that one would be better, but I am too lazy to refactor now.

Enums§

Error
Type
All types present in a type descriptor.

Type Aliases§

Result