#eure #config

eure-config

Configuration types for Eure tools (CLI, LSP)

2 unstable releases

Uses new Rust 2024

0.1.2 Jan 3, 2026
0.0.0 Jan 3, 2026

#200 in Text editors

MIT/Apache

1MB
24K SLoC

Configuration types for Eure tools.

This crate provides configuration data types for the Eure CLI and Language Server. The configuration is stored in Eure.eure files at project roots.

This crate only defines data structures. Query logic and error reporting are in the eure crate.

Features

  • lint - Include lint configuration types
  • ls - Include language server configuration types
  • cli - Include CLI configuration (enables lint and ls)
  • all - Include all configuration types

eure-config

This crate is still under development and published for name reservation purpose.

Part of the Eure project - a minimalist, schema-friendly format with an algebraic data model that's compatible with JSON.

Dependencies

~11MB
~201K SLoC