Lines Matching refs:feature

255 #![cfg_attr(docsrs, feature(doc_cfg))]
317 #[cfg(feature = "proc-macro")]
323 #[cfg(feature = "parsing")]
330 #[cfg(any(feature = "full", feature = "derive"))]
332 #[cfg(any(feature = "full", feature = "derive"))]
333 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
338 #[cfg(feature = "parsing")]
339 #[cfg_attr(docsrs, doc(cfg(feature = "parsing")))]
343 all(feature = "parsing", feature = "full"),
344 all(feature = "printing", any(feature = "full", feature = "derive")),
352 #[cfg(any(feature = "full", feature = "derive"))]
354 #[cfg(any(feature = "full", feature = "derive"))]
355 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
358 #[cfg(any(feature = "full", feature = "derive"))]
360 #[cfg(feature = "derive")]
361 #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
369 #[cfg(any(feature = "full", feature = "derive"))]
371 #[cfg(feature = "full")]
372 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
374 #[cfg(any(feature = "full", feature = "derive"))]
375 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
380 #[cfg(any(feature = "full", feature = "derive"))]
381 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
389 #[cfg(feature = "parsing")]
390 #[cfg_attr(docsrs, doc(cfg(feature = "parsing")))]
393 #[cfg(feature = "full")]
395 #[cfg(feature = "full")]
396 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
399 #[cfg(all(any(feature = "full", feature = "derive"), feature = "printing"))]
402 #[cfg(any(feature = "full", feature = "derive"))]
404 #[cfg(any(feature = "full", feature = "derive"))]
405 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
411 #[cfg(feature = "full")]
412 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
414 #[cfg(all(any(feature = "full", feature = "derive"), feature = "printing"))]
417 doc(cfg(all(any(feature = "full", feature = "derive"), feature = "printing")))
425 #[cfg(feature = "full")]
427 #[cfg(feature = "full")]
428 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
450 #[cfg(feature = "parsing")]
453 #[cfg(any(feature = "full", feature = "derive"))]
455 #[cfg(any(feature = "full", feature = "derive"))]
456 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
459 #[cfg(all(feature = "parsing", any(feature = "full", feature = "derive")))]
462 doc(cfg(all(feature = "parsing", any(feature = "full", feature = "derive"))))
466 #[cfg(any(feature = "full", feature = "derive"))]
468 #[cfg(any(feature = "full", feature = "derive"))]
469 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
472 #[cfg(feature = "parsing")]
473 #[cfg_attr(docsrs, doc(cfg(feature = "parsing")))]
476 #[cfg(all(feature = "parsing", feature = "proc-macro"))]
479 #[cfg(all(feature = "parsing", feature = "printing"))]
482 #[cfg(feature = "full")]
484 #[cfg(feature = "full")]
485 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
491 #[cfg(any(feature = "full", feature = "derive"))]
493 #[cfg(any(feature = "full", feature = "derive"))]
494 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
501 any(feature = "full", feature = "derive"),
502 any(feature = "parsing", feature = "printing")
506 #[cfg(all(any(feature = "full", feature = "derive"), feature = "printing"))]
511 #[cfg(any(feature = "full", feature = "derive"))]
513 #[cfg(any(feature = "full", feature = "derive"))]
514 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
519 #[cfg(all(feature = "parsing", feature = "derive", not(feature = "full")))]
524 #[cfg(all(feature = "parsing", feature = "printing"))]
525 #[cfg_attr(docsrs, doc(cfg(all(feature = "parsing", feature = "printing"))))]
528 #[cfg(feature = "full")]
530 #[cfg(feature = "full")]
531 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
536 #[cfg(all(any(feature = "full", feature = "derive"), feature = "extra-traits"))]
539 #[cfg(any(feature = "full", feature = "derive"))]
541 #[cfg(any(feature = "full", feature = "derive"))]
542 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
549 #[cfg(all(any(feature = "full", feature = "derive"), feature = "parsing"))]
552 #[cfg(all(feature = "parsing", feature = "full"))]
637 #[cfg(feature = "fold")]
638 #[cfg_attr(docsrs, doc(cfg(feature = "fold")))]
756 #[cfg(feature = "visit")]
757 #[cfg_attr(docsrs, doc(cfg(feature = "visit")))]
850 #[cfg(feature = "visit-mut")]
851 #[cfg_attr(docsrs, doc(cfg(feature = "visit-mut")))]
855 #[cfg(feature = "clone-impls")]
859 #[cfg(feature = "extra-traits")]
863 #[cfg(feature = "extra-traits")]
867 #[cfg(feature = "extra-traits")]
872 #[cfg(feature = "fold")]
873 #[cfg_attr(docsrs, doc(cfg(feature = "fold")))]
876 #[cfg(feature = "visit")]
877 #[cfg_attr(docsrs, doc(cfg(feature = "visit")))]
880 #[cfg(feature = "visit-mut")]
881 #[cfg_attr(docsrs, doc(cfg(feature = "visit-mut")))]
904 #[cfg(all(feature = "parsing", feature = "proc-macro"))]
905 #[cfg_attr(docsrs, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))]
922 #[cfg(feature = "parsing")]
923 #[cfg_attr(docsrs, doc(cfg(feature = "parsing")))]
952 #[cfg(feature = "parsing")]
953 #[cfg_attr(docsrs, doc(cfg(feature = "parsing")))]
987 #[cfg(all(feature = "parsing", feature = "full"))]
988 #[cfg_attr(docsrs, doc(cfg(all(feature = "parsing", feature = "full"))))]