Add ability to generate new artifact type #139
Annotations
7 errors
benchmark:
crates/oci-tar-builder/src/lib.rs#L28
type parameter `T` must be used as the type parameter for some local type (e.g., `MyStruct<T>`)
|
benchmark:
crates/oci-tar-builder/src/lib.rs#L30
the trait bound `T: Serialize` is not satisfied
|
benchmark:
crates/oci-tar-builder/src/lib.rs#L36
mismatched types
|
benchmark:
crates/oci-tar-builder/src/lib.rs#L40
mismatched types
|
benchmark:
crates/oci-tar-builder/src/lib.rs#L238
no method named `as_str` found for reference `&str` in the current scope
|
benchmark:
crates/oci-tar-builder/src/lib.rs#L239
no method named `as_str` found for reference `&str` in the current scope
|
benchmark
Process completed with exit code 101.
|