Add the ability to read type
This commit is contained in:
@@ -17,6 +17,8 @@ namespace sword_rs {
|
||||
|
||||
rust::String get_name() const;
|
||||
|
||||
rust::String get_type() const;
|
||||
|
||||
void increment();
|
||||
|
||||
bool is_skip_consecutive_links() const;
|
||||
|
||||
Reference in New Issue
Block a user