Docs.rs
emacs-lsp-booster-0.2.1
emacs-lsp-booster 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
blahgeek
Dependencies
anyhow ^1.0
normal
clap ^4.4
normal
clap-verbosity-flag ^2.1.1
normal
env_logger ^0.10
normal
lazy_static ^1.4
normal
log ^0.4.20
normal
serde ^1.0
normal
serde_json ^1.0
normal
smallvec ^1.11
normal
which ^6.0.1
normal
emacs ^0.18
dev
tempfile ^3.9
dev
Versions
0%
of the crate is documented
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
generate_bytecode_repl
emacs_
lsp_
booster
0.2.1
In emacs_
lsp_
booster::
bytecode
emacs_lsp_booster
::
bytecode
Function
generate_
bytecode_
repl
Copy item path
Source
pub fn generate_bytecode_repl( value: &
Value
, options:
BytecodeOptions
, ) ->
Result
<
String
>