-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestnew versiontodoTasks that need to be completed or implemented.Tasks that need to be completed or implemented.
Description
The goal is to create macro that take input of text and styles and make them
in this way we can have straightforward and easy public api to use.
this is how we can use macro:
println!("Greeting Mr {}",styled!("Sam", "red,bg,green,fg,rapid_blink");)Motivation: This approach is more concise and easier to use than chaining methods, but it also introduces complexity in handling errors and grammar corrections.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnew versiontodoTasks that need to be completed or implemented.Tasks that need to be completed or implemented.