acts_tag/
lib.rs

1#![doc = include_str!("../README.md")]
2pub use acts_tag_derive::Tags;
3pub use acts_tag_value::{Tags, Value};