bird-chat
bird-chat is implementation of minecraft chat components on rust with serde support.
Installing
https://crates.io/crates/bird-chat
Usage
let mut component = new;
component.base.bold = Some;
component.base.color = Some;
component.base.extra = vec!;