Registry / build-tool / farmfe-core

farmfe-core

JSON →
library2.1.0rscratesunverified

Core types and data structures for the Farm web build tool.

# Cargo.toml [dependencies] farmfe_core = "2.1.0"
INSTALL
IMPORT
SIG · FARMFE-CORE
F
farmfe-core
build-toolrustv2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FarmConfig
use farmfe_core::FarmConfig;

Creates a default Farm configuration.

use farmfe_core::FarmConfig; fn main() { let config = FarmConfig::default(); println!("Farm config root: {:?}", config.root); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
farmfe-core — cargo add farmfe-core · libregistry