Skip to content

Instantly share code, notes, and snippets.

@kriogenia
Created September 22, 2022 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kriogenia/0417c49c21c770825118b675e7814d83 to your computer and use it in GitHub Desktop.
Save kriogenia/0417c49c21c770825118b675e7814d83 to your computer and use it in GitHub Desktop.
Inheriting Workspace Package
[package]
name = "add_trait"
version = "0.1.0"
edition.workspace = true
authors.workspace = true
description = "Dissecting Rust Traits to Learn Their Secrets"
documentation = "https://betterprogramming.pub/dissecting-rust-traits-to-learn-their-secrets-839845d3d71e"
homepage.workspace = true
repository.workspace = true
license.workspace = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment