Docs.rs
sol-lang-0.0.2
sol-lang 0.0.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mrpedrobraga
Dependencies
asky ^0.1.1
normal
clap ^4.5.4
normal
clap_complete_command ^0.5.1
normal
miette ^7.2.0
normal
serde ^1.0.203
normal
serde_json ^1.0.117
normal
thiserror ^1.0.61
normal
tree-sitter ^0.22.6
normal
tree-sitter-highlight ^0.22.6
normal
tree-sitter-sol ^0.0.1
normal
Versions
8.11%
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
Files
sol_lang/
lib.rs
1
#![allow(unused)]
2
pub mod
introspec;
3
pub mod
workspace;