Docs.rs
syntastica-core-0.6.1
syntastica-core 0.6.1
Permalink
Docs.rs crate page
MPL-2.0
Links
Documentation
Repository
crates.io
Source
Owners
RubixDev
Dependencies
document-features ^0.2.10
normal
optional
palette ^0.7.6
normal
serde ^1.0.217
normal
optional
syntastica-highlight ^0.6.1
normal
tft ^0.1.1
normal
thiserror ^2.0.11
normal
tree-sitter ^0.25.2
normal
optional
tree-sitter-c2rust ^0.25.2
normal
optional
rustc_version ^0.4.1
build
optional
Versions
100%
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
Module style
syntastica_
core
0.6.1
Module style
Module Items
Structs
Type Aliases
In crate syntastica_
core
syntastica_core
Module
style
Copy item path
Source
Expand description
Defines the
Style
and
Color
types used by
ResolvedTheme
s.
Structs
§
Style
Defines how to style a region of text.
Type Aliases
§
Color
A non-transparent color with red, green, and blue values between 0 and 255.