Source code

Revision control

Copy as Markdown

Other Tools

[package]
name = "sitecategories"
version = "0.1.0"
edition = "2024"
rust-version.workspace = true
[dependencies]
libc = "0.2"
nserror = { path = "../../../xpcom/rust/nserror" }
nsstring = { path = "../../../xpcom/rust/nsstring" }
serde_json = "1.0"
static_prefs = { path = "../../../modules/libpref/init/static_prefs" }
xpcom = { path = "../../../xpcom/rust/xpcom" }