Module cg
stylo_
derive
0.0.1
Module cg
Module Items
Functions
In crate stylo_
derive
Modules
animate
cg
compute_squared_distance
parse
specified_value_info
to_animated_value
to_animated_zero
to_computed_value
to_css
to_resolved_value
Derive Macros
Animate
ComputeSquaredDistance
Parse
SpecifiedValueInfo
ToAnimatedValue
ToAnimatedZero
ToComputedValue
ToCss
ToResolvedValue
stylo_derive
Module
cg
Copy item path
Settings
Help
Summary
Source
Functions
§
add_
predicate
🔒
fmap2_
match
🔒
fmap_
match
🔒
fmap_
trait_
output
🔒
map_
type_
params
🔒
map_
type_
params_
in_
path
🔒
parse_
field_
attrs
🔒
parse_
input_
attrs
🔒
parse_
variant_
attrs
🔒
parse_
variant_
attrs_
from_
ast
🔒
path_
to_
ident
🔒
propagate_
clauses_
to_
output_
type
🔒
Given an input type which has some where clauses already, like:
ref_
pattern
🔒
split_
camel_
segment
🔒
Given “FooBar”, returns “Foo” and sets
camel_case
to “Bar”.
to_
css_
identifier
🔒
Transforms “FooBar” to “foo-bar”.
to_
scream_
case
🔒
Transforms foo-bar to FOO_BAR.
value
🔒