feat: impl bunch of goodies
This commit is contained in:
parent
a62fd81bf2
commit
54a99e43e1
9 changed files with 173 additions and 5 deletions
|
|
@ -1,5 +1,6 @@
|
|||
use domo_proto::data_types::DataType;
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct Property {
|
||||
/// Is the property descriptive?
|
||||
pub descriptive: bool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue