Docs.rs
java_decompiler_ollama-0.1.0
java_decompiler_ollama 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
roquess
Dependencies
reqwest ^0.11
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1
normal
Versions
77.78%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
java_
decompiler_
ollama
0.1.0
All Items
Crate Items
Enums
Functions
Crate
java_decompiler_ollama
Copy item path
Source
Enums
§
Translation
Error
Errors that can occur during the translation process.
Functions
§
translate_
java_
class
Disassembles a Java class file using javap and translates the bytecode to Java source code using the Ollama API.