AuthorTable
bookdata
3.0.0
Author
Table
Aliased Type
In bookdata::
cli::
cluster_
gender::
authors
bookdata
::
cli
::
cluster_gender
::
authors
Type Alias
Author
Table
Copy item path
Source
pub type AuthorTable =
HashMap
<
String
,
AuthorInfo
>;
Aliased Type
ยง
pub struct AuthorTable {
/* private fields */
}