mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-12-29 03:01:03 +01:00
add basic output
This commit is contained in:
@@ -1 +1,7 @@
|
||||
|
||||
pub struct CacheId(String);
|
||||
pub struct ContainerId(String);
|
||||
pub struct DirectoryId(String);
|
||||
pub struct FileId(String);
|
||||
pub struct Platform(String);
|
||||
pub struct SecretId(String);
|
||||
pub struct SocketId(String);
|
||||
|
||||
Reference in New Issue
Block a user