MCPcopy Index your code
hub / github.com/andybarron/preferences-rs

github.com/andybarron/preferences-rs @v2.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.0.0 ↗ · + Follow
14 symbols 24 edges 1 files 1 documented · 7%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

preferences

Read and write user-specific application data in Rust

Crates.io Version Crates.io MSRV Crates.io License Crates.io Total Downloads

docs.rs GitHub Actions Workflow Status Coveralls

Documentation

https://docs.rs/preferences

Installation

cargo add preferences

Extension points exported contracts — how you extend this code

Preferences (Interface)
Trait for types that can be saved & loaded as user data. This type is automatically implemented for any struct/enum `T` [1 …
src/lib.rs

Core symbols most depended-on inside this repo

compute_file_path
called by 2
src/lib.rs
save
called by 2
src/lib.rs
gen_test_name
called by 2
src/lib.rs
save_to
called by 1
src/lib.rs
gen_sample_prefs
called by 1
src/lib.rs
fmt
called by 0
src/lib.rs
cause
called by 0
src/lib.rs
from
called by 0
src/lib.rs

Shape

Method 7
Function 5
Enum 1
Interface 1

Languages

Rust100%

Modules by API surface

src/lib.rs14 symbols

For agents

$ claude mcp add preferences-rs \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page