#[derive(Spanned)]
{
// Attributes available to this derive:
#[span]
}
Available on crate features
__ecma
and __utils
only.Expand description
Derives [swc_common::Spanned
]. See [swc_common::Spanned
] for
documentation.