Struct codeowners::Owners [] [src]

pub struct Owners { /* fields omitted */ }

Mappings of owners to path patterns

Methods

impl Owners
[src]

Resolve a list of owners matching a given path

Trait Implementations

impl Debug for Owners
[src]

Formats the value using the given formatter.

impl PartialEq for Owners
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.