Struct git_ref_format_core::lit::Remotes
source · pub struct Remotes;
Trait Implementations§
source§impl Ord for Remotes
impl Ord for Remotes
source§impl PartialEq<Remotes> for Remotes
impl PartialEq<Remotes> for Remotes
source§impl PartialOrd<Remotes> for Remotes
impl PartialOrd<Remotes> for Remotes
1.0.0 · source§fn le(&self, other: &Rhs) -> bool
fn le(&self, other: &Rhs) -> bool
This method tests less than or equal to (for
self
and other
) and is used by the <=
operator. Read more