Docs.rs
java_decompiler_ollama-0.1.0
java_decompiler_ollama 0.1.0
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
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
Crate java_decompiler_ollama
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.