mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-08-04 14:53:25 +02: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