swc_
config
1.0.0
Module config_
types
Module Items
Structs
Enums
In crate swc_
config
swc_config
Module
config_types
Copy item path
source
Structs
§
Bool
Config
You can create this type like
true.into()
or
false.into()
.
Bool
OrData
Config
Merging
Option
You can create this type like
Some(...).into()
or
None.into()
.
Enums
§
BoolOr