Skip to main content

from_json

Function from_json 

Source
pub fn from_json(text: &str) -> Result<GitMetadataRecord>
Expand description

Parse a <name>.git.json sidecar back into a record — the exact inverse of to_json.