☰
?
1
2
3
4
#[
derive
(
Debug
)]
pub
struct
TrnData
{
pub
name
:
String
, }