Docs.rs
beancount-language-server-1.3.7
beancount-language-server 1.3.7
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
polarmutex
Dependencies
anyhow ^1.0
normal
bytes ^1.9
normal
chrono ^0
normal
clap ^4
normal
crossbeam-channel ^0.5.14
normal
dashmap ^6.1
normal
glob ^0.3
normal
linked-list ^0.1.0
normal
lsp-server ^0.7.8
normal
lsp-types ^0.97.0
normal
regex ^1
normal
ropey ^1.6
normal
serde ^1.0
normal
serde_json ^1.0
normal
shellexpand ^3.0.0
normal
thiserror ^2.0
normal
threadpool ^1.8.1
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
tree-sitter ^0.22
normal
tree-sitter-beancount ^2
normal
url ^2
normal
env_logger ^0.11.6
dev
insta ^1.41.1
dev
test-log ^0.2.17
dev
Versions
12.5%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
beancount_
language_
server
1.3.7
beancount_language_server
Function
to_json
Copy item path
Source
pub fn to_json<T:
Serialize
>(value: T) ->
Result
<
Value
>