pub fn parse_scope(
s: &str,
) -> Result<IntegrationScopeKind, IntegrationScopeError>Expand description
Parse repo / user scope tokens.
pub fn parse_scope(
s: &str,
) -> Result<IntegrationScopeKind, IntegrationScopeError>Parse repo / user scope tokens.