Skip to content

scframework/representable_interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

representable interface

pub trait Representable {
    fn represent(&self) -> String;
}
[dependencies]
representable_interface = { git = "https://github.com/scframework/representable_interface", version = "0.1.0" }

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages