[][src]Type Definition bae_rs::sounds::standard_block::BlockRc

type BlockRc = Rc<StandardBlock>;

Alias for an Rc-wrapped StandardBlock object.