Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustixir/darkbird
/ RangeField
Class
RangeField
src/darkbird/document.rs:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
34
35
pub struct RangeField {
36
pub name: String,
37
pub value: String
38
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected