read_from_file_or_stin

Function read_from_file_or_stin 

Source
async fn read_from_file_or_stin<Type: FHIRJSONDeserializer>(
    file_path: &Option<String>,
) -> Result<Type, OperationOutcomeError>