mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-12-28 10:51:01 +01:00
add fields
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
pub mod introspection;
|
||||
|
||||
pub struct Scalar(String);
|
||||
|
||||
pub struct Boolean(bool);
|
||||
|
||||
Reference in New Issue
Block a user