1 unstable release
new 0.1.0 | Dec 19, 2024 |
---|
#20 in #shorthand
2KB
This crate provides the Abbreviation trait, common in the north-america, europe, south-america, etc crates
pub trait Abbreviation {
fn abbreviation(&self) -> &'static str;
}
This crate provides the Abbreviation trait, common in the north-america, europe, south-america, etc crates
new 0.1.0 | Dec 19, 2024 |
---|
#20 in #shorthand
2KB
This crate provides the Abbreviation trait, common in the north-america, europe, south-america, etc crates
pub trait Abbreviation {
fn abbreviation(&self) -> &'static str;
}