Registry / utility / farmfe-utils

farmfe-utils

JSON →
library2.1.0rscratesunverified

Utility functions for the Farm web build tool.

# Cargo.toml [dependencies] farmfe_utils = "2.1.0"
INSTALL
IMPORT
SIG · FARMFE-UTILS
F
farmfe-utils
utilityrustv2.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.

relative_url
✓ use farmfe_utils::relative_url;

Shows usage of the relative_url utility function.

use farmfe_utils::relative_url; fn main() { let url = relative_url("/base", "/path"); println!("{}", url); }
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
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
farmfe-utils — cargo add farmfe-utils · libregistry