Docs.rs
codeprysm-core-0.1.0
codeprysm-core 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
andrey-moor
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
dashmap ^5.5
normal
glob ^0.3
normal
globset ^0.4
normal
ignore ^0.4
normal
lru ^0.12
normal
parking_lot ^0.12
normal
petgraph ^0.8
normal
rayon ^1.10
normal
rusqlite ^0.32
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tree-sitter ^0.25
normal
tree-sitter-c ^0.24
normal
tree-sitter-c-sharp ^0.23
normal
tree-sitter-cmake ^0.7
normal
tree-sitter-cpp ^0.23
normal
tree-sitter-go ^0.23
normal
tree-sitter-gomod-orchard ^0.5
normal
tree-sitter-javascript ^0.23
normal
tree-sitter-json ^0.24
normal
tree-sitter-python ^0.23
normal
tree-sitter-rust ^0.23
normal
tree-sitter-toml-ng ^0.7
normal
tree-sitter-typescript ^0.23
normal
tree-sitter-xml ^0.7
normal
walkdir ^2.5
normal
pretty_assertions ^1
dev
serde_yaml ^0.9
dev
tempfile ^3
dev
Versions
92.1%
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
parse_callable_kind
codeprysm_
core
0.1.0
In codeprysm_
core::
graph
codeprysm_core
::
graph
Function
parse_
callable_
kind
Copy item path
Source
pub fn parse_callable_kind(kind: &
str
) ->
Option
<
CallableKind
>
Expand description
Parse a kind string into CallableKind