#[derive]
, #[cfg]
, #[generate_trait]
, etc.
It is possible to create your own plugins in Cairo. You can learn more about how to do that in the hello-cairo-plugin repository.#[derive]
, #[cfg]
, #[generate_trait]
, etc.
It is possible to create your own plugins in Cairo. You can learn more about how to do that in the hello-cairo-plugin repository.