Docs.rs
gpui-component-0.2.0
gpui-component 0.2.0
Permalink
Docs.rs crate page
Links
Homepage
crates.io
Source
Owners
huacnlee
Dependencies
aho-corasick ^1.1.3
normal
anyhow ^1
normal
chrono ^0.4.38
normal
enum-iterator ^2.1.0
normal
gpui ^0.2.0
normal
gpui-component-macros ^0.2.0
normal
gpui-macros ^0.2.0
normal
html5ever ^0.27
normal
itertools ^0.13.0
normal
lsp-types ^0.97.0
normal
markdown ^1.0.0
normal
markup5ever_rcdom ^0.3.0
normal
notify ^7.0.0
normal
num-traits ^0.2
normal
once_cell ^1.19.0
normal
paste ^1
normal
regex ^1
normal
ropey =2.0.0-beta.1
normal
rust-i18n ^3
normal
rust_decimal ^1.37.0
normal
optional
schemars ^1
normal
serde ^1.0.219
normal
serde_json ^1
normal
serde_repr ^0.1
normal
smallvec ^1
normal
smol ^1
normal
zed-sum-tree ^0.2.0
normal
tracing ^0.1.41
normal
tree-sitter ^0.25.4
normal
tree-sitter-bash ^0.23.3
normal
optional
tree-sitter-c ^0.24.1
normal
optional
tree-sitter-c-sharp ^0.23.1
normal
optional
tree-sitter-cmake ^0.7.1
normal
optional
tree-sitter-cpp ^0.23.4
normal
optional
tree-sitter-css ^0.23.2
normal
optional
tree-sitter-diff ^0.1.0
normal
optional
tree-sitter-elixir ^0.3
normal
optional
tree-sitter-embedded-template ^0.23.0
normal
optional
tree-sitter-go ^0.23.4
normal
optional
tree-sitter-graphql ^0.1.0
normal
optional
tree-sitter-html ^0.23.2
normal
optional
tree-sitter-java ^0.23.5
normal
optional
tree-sitter-javascript ^0.23.1
normal
optional
tree-sitter-jsdoc ^0.23.2
normal
optional
tree-sitter-json ^0.24.8
normal
tree-sitter-make ^1.1.1
normal
optional
tree-sitter-md ^0.5.1
normal
optional
tree-sitter-proto ^0.2.0
normal
optional
tree-sitter-python ^0.23.6
normal
optional
tree-sitter-ruby ^0.23.1
normal
optional
tree-sitter-rust ^0.24.0
normal
optional
tree-sitter-scala ^0.23.4
normal
optional
tree-sitter-sequel ^0.3.8
normal
optional
tree-sitter-swift ^0.7.0
normal
optional
tree-sitter-toml-ng ^0.7.0
normal
optional
tree-sitter-typescript ^0.23.2
normal
optional
tree-sitter-yaml ^0.7.1
normal
optional
tree-sitter-zig ^1.1.2
normal
optional
unicode-segmentation ^1.12.0
normal
uuid ^1.10
normal
lb-wry ^0.53.3
normal
optional
indoc ^2
dev
Versions
42.38%
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
IconNamed
gpui_
component
0.2.0
Icon
Named
Required Methods
path
Implementors
In crate gpui_
component
gpui_component
Trait
Icon
Named
Copy item path
Source
pub trait IconNamed { // Required method fn
path
(&self) ->
SharedString
; }
Required Methods
§
Source
fn
path
(&self) ->
SharedString
Implementors
§