actr-cli 0.1.15

Command line tool for Actor-RTC framework projects
Documentation
1
2
3
4
5
use rust_embed::RustEmbed;

#[derive(RustEmbed)]
#[folder = "fixtures/"]
pub struct FixtureAssets;