Add a libraries list command
This commit is contained in:
parent
776c9b005f
commit
331f24e9af
6 changed files with 66 additions and 0 deletions
|
@ -10,6 +10,7 @@ use tabled::{
|
|||
},
|
||||
Table, Tabled,
|
||||
};
|
||||
|
||||
#[derive(Tabled)]
|
||||
struct Asset {
|
||||
#[tabled(rename = "Path")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue