Skip to main content

read_record

Function read_record 

Source
pub fn read_record(
    config_path: &Path,
    record_id: &str,
    options: &LifecycleReadOptions,
) -> Result<Option<LedgerEntry>>