swc_common 0.24.0

Common utilities for the swc project.
use swc_common::*;

pub struct Struct {}

#[derive(FromVariant)]
pub enum Enum {}