Docs.rs
solidity-language-server-0.1.31
solidity-language-server 0.1.31
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mmsaki
Dependencies
clap ^4.5.53
normal
dhat ^0.3
normal
optional
eyre ^0.6.12
normal
glob ^0.3
normal
hex ^0.4
normal
lintspec-core ^0.15.0
normal
pathdiff ^0.2
normal
semver ^1
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
solar-compiler =0.1.8
normal
svm-rs ^0.5
normal
tempfile ^3.23.0
normal
thiserror ^2.0.17
normal
tiny-keccak ^2.0
normal
tokio ^1.48.0
normal
toml ^0.8
normal
tower-lsp ^0.20.0
normal
tree-sitter ^0.26.5
normal
tree-sitter-solidity ^1.2.13
normal
Versions
43.11%
of the crate is documented
Platform
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
Skip to main content
save_reference_cache
solidity_
language_
server
0.1.31
In solidity_
language_
server::
project_
cache
solidity_language_server
::
project_cache
Function
save_
reference_
cache
Copy item path
Source
pub fn save_reference_cache( config: &
FoundryConfig
, build: &
CachedBuild
, ) ->
Result
<
()
,
String
>