Crate caniuse [stability]
[-] [+]
[src]
Implement the caniuse functionaly from compass http://compass-style.org/help/documentation/tuning-vendor-prefixes/
Structs
Caniuse | |
Feature | |
Link |
Implement the caniuse functionaly from compass http://compass-style.org/help/documentation/tuning-vendor-prefixes/
Caniuse | |
Feature | |
Link |
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).