| Crates.io | java-desc |
| lib.rs | java-desc |
| version | 0.1.1 |
| created_at | 2019-09-23 00:50:26.157578+00 |
| updated_at | 2019-09-23 20:45:30.663517+00 |
| description | A library for parsing java field and method signatures Ex: "[[Ljava/lang/Object;", "(I[B)Z;" |
| homepage | |
| repository | https://github.com/powerboat9/java-desc |
| max_upload_size | |
| id | 166898 |
| size | 6,142 |
A library for parsing java field and method signatures
Ex:
[[Ljava/lang/Object;
(I[B)Z;