Skip to main content

parse_hosted_pull_result

Function parse_hosted_pull_result 

Source
pub fn parse_hosted_pull_result(
    remote_thread: &str,
    local_thread: Option<&str>,
    fields: &HostedPullResultFields,
) -> HostedPullResult
Expand description

Parse hosted pull fields into final state or PullFailure.