pub struct code;
Expand description

Build a <code> element.

Implementations§

source§

impl code

source

pub const TAG_NAME: &'static str = "code"

source

pub const NAME_SPACE: Option<&'static str> = None

source

pub const language: (&'static str, Option<&'static str>, bool) = _

Trait Implementations§

source§

impl GlobalAttributes for code

source§

const prevent_default: (&'static str, Option<&'static str>, bool) = _

Prevent the default action for this element. Read more
source§

const accesskey: (&'static str, Option<&'static str>, bool) = _

source§

const autocapitalize: (&'static str, Option<&'static str>, bool) = _

source§

const autofocus: (&'static str, Option<&'static str>, bool) = _

source§

const class: (&'static str, Option<&'static str>, bool) = _

The HTML class attribute is used to specify a class for an HTML element. Read more
source§

const contenteditable: (&'static str, Option<&'static str>, bool) = _

source§

const data: (&'static str, Option<&'static str>, bool) = _

source§

const dir: (&'static str, Option<&'static str>, bool) = _

source§

const draggable: (&'static str, Option<&'static str>, bool) = _

source§

const enterkeyhint: (&'static str, Option<&'static str>, bool) = _

source§

const exportparts: (&'static str, Option<&'static str>, bool) = _

source§

const hidden: (&'static str, Option<&'static str>, bool) = _

source§

const id: (&'static str, Option<&'static str>, bool) = _

source§

const inputmode: (&'static str, Option<&'static str>, bool) = _

source§

const is: (&'static str, Option<&'static str>, bool) = _

source§

const itemid: (&'static str, Option<&'static str>, bool) = _

source§

const itemprop: (&'static str, Option<&'static str>, bool) = _

source§

const itemref: (&'static str, Option<&'static str>, bool) = _

source§

const itemscope: (&'static str, Option<&'static str>, bool) = _

source§

const itemtype: (&'static str, Option<&'static str>, bool) = _

source§

const lang: (&'static str, Option<&'static str>, bool) = _

source§

const nonce: (&'static str, Option<&'static str>, bool) = _

source§

const part: (&'static str, Option<&'static str>, bool) = _

source§

const role: (&'static str, Option<&'static str>, bool) = _

source§

const slot: (&'static str, Option<&'static str>, bool) = _

source§

const spellcheck: (&'static str, Option<&'static str>, bool) = _

source§

const style: (&'static str, Option<&'static str>, bool) = _

source§

const tabindex: (&'static str, Option<&'static str>, bool) = _

source§

const title: (&'static str, Option<&'static str>, bool) = _

source§

const translate: (&'static str, Option<&'static str>, bool) = _

source§

const dangerous_inner_html: (&'static str, Option<&'static str>, bool) = _

dangerous_inner_html is Dioxus’s replacement for using innerHTML in the browser DOM. In general, setting HTML from code is risky because it’s easy to inadvertently expose your users to a cross-site scripting (XSS) attack. So, you can set HTML directly from Dioxus, but you have to type out dangerous_inner_html to remind yourself that it’s dangerous
source§

const align_content: (&'static str, Option<&'static str>, bool) = _

source§

const align_items: (&'static str, Option<&'static str>, bool) = _

source§

const align_self: (&'static str, Option<&'static str>, bool) = _

source§

const alignment_adjust: (&'static str, Option<&'static str>, bool) = _

source§

const alignment_baseline: (&'static str, Option<&'static str>, bool) = _

source§

const all: (&'static str, Option<&'static str>, bool) = _

source§

const alt: (&'static str, Option<&'static str>, bool) = _

source§

const animation: (&'static str, Option<&'static str>, bool) = _

source§

const animation_delay: (&'static str, Option<&'static str>, bool) = _

source§

const animation_direction: (&'static str, Option<&'static str>, bool) = _

source§

const animation_duration: (&'static str, Option<&'static str>, bool) = _

source§

const animation_fill_mode: (&'static str, Option<&'static str>, bool) = _

source§

const animation_iteration_count: (&'static str, Option<&'static str>, bool) = _

source§

const animation_name: (&'static str, Option<&'static str>, bool) = _

source§

const animation_play_state: (&'static str, Option<&'static str>, bool) = _

source§

const animation_timing_function: (&'static str, Option<&'static str>, bool) = _

source§

const azimuth: (&'static str, Option<&'static str>, bool) = _

source§

const backdrop_filter: (&'static str, Option<&'static str>, bool) = _

source§

const backface_visibility: (&'static str, Option<&'static str>, bool) = _

source§

const background: (&'static str, Option<&'static str>, bool) = _

source§

const background_attachment: (&'static str, Option<&'static str>, bool) = _

source§

const background_clip: (&'static str, Option<&'static str>, bool) = _

source§

const background_color: (&'static str, Option<&'static str>, bool) = _

source§

const background_image: (&'static str, Option<&'static str>, bool) = _

source§

const background_origin: (&'static str, Option<&'static str>, bool) = _

source§

const background_position: (&'static str, Option<&'static str>, bool) = _

source§

const background_repeat: (&'static str, Option<&'static str>, bool) = _

source§

const background_size: (&'static str, Option<&'static str>, bool) = _

source§

const background_blend_mode: (&'static str, Option<&'static str>, bool) = _

source§

const baseline_shift: (&'static str, Option<&'static str>, bool) = _

source§

const bleed: (&'static str, Option<&'static str>, bool) = _

source§

const bookmark_label: (&'static str, Option<&'static str>, bool) = _

source§

const bookmark_level: (&'static str, Option<&'static str>, bool) = _

source§

const bookmark_state: (&'static str, Option<&'static str>, bool) = _

source§

const border: (&'static str, Option<&'static str>, bool) = _

source§

const border_color: (&'static str, Option<&'static str>, bool) = _

source§

const border_style: (&'static str, Option<&'static str>, bool) = _

source§

const border_width: (&'static str, Option<&'static str>, bool) = _

source§

const border_bottom: (&'static str, Option<&'static str>, bool) = _

source§

const border_bottom_color: (&'static str, Option<&'static str>, bool) = _

source§

const border_bottom_style: (&'static str, Option<&'static str>, bool) = _

source§

const border_bottom_width: (&'static str, Option<&'static str>, bool) = _

source§

const border_left: (&'static str, Option<&'static str>, bool) = _

source§

const border_left_color: (&'static str, Option<&'static str>, bool) = _

source§

const border_left_style: (&'static str, Option<&'static str>, bool) = _

source§

const border_left_width: (&'static str, Option<&'static str>, bool) = _

source§

const border_right: (&'static str, Option<&'static str>, bool) = _

source§

const border_right_color: (&'static str, Option<&'static str>, bool) = _

source§

const border_right_style: (&'static str, Option<&'static str>, bool) = _

source§

const border_right_width: (&'static str, Option<&'static str>, bool) = _

source§

const border_top: (&'static str, Option<&'static str>, bool) = _

source§

const border_top_color: (&'static str, Option<&'static str>, bool) = _

source§

const border_top_style: (&'static str, Option<&'static str>, bool) = _

source§

const border_top_width: (&'static str, Option<&'static str>, bool) = _

source§

const border_collapse: (&'static str, Option<&'static str>, bool) = _

source§

const border_image: (&'static str, Option<&'static str>, bool) = _

source§

const border_image_outset: (&'static str, Option<&'static str>, bool) = _

source§

const border_image_repeat: (&'static str, Option<&'static str>, bool) = _

source§

const border_image_slice: (&'static str, Option<&'static str>, bool) = _

source§

const border_image_source: (&'static str, Option<&'static str>, bool) = _

source§

const border_image_width: (&'static str, Option<&'static str>, bool) = _

source§

const border_radius: (&'static str, Option<&'static str>, bool) = _

source§

const border_bottom_left_radius: (&'static str, Option<&'static str>, bool) = _

source§

const border_bottom_right_radius: (&'static str, Option<&'static str>, bool) = _

source§

const border_top_left_radius: (&'static str, Option<&'static str>, bool) = _

source§

const border_top_right_radius: (&'static str, Option<&'static str>, bool) = _

source§

const border_spacing: (&'static str, Option<&'static str>, bool) = _

source§

const bottom: (&'static str, Option<&'static str>, bool) = _

source§

const box_decoration_break: (&'static str, Option<&'static str>, bool) = _

source§

const box_shadow: (&'static str, Option<&'static str>, bool) = _

source§

const box_sizing: (&'static str, Option<&'static str>, bool) = _

source§

const box_snap: (&'static str, Option<&'static str>, bool) = _

source§

const break_after: (&'static str, Option<&'static str>, bool) = _

source§

const break_before: (&'static str, Option<&'static str>, bool) = _

source§

const break_inside: (&'static str, Option<&'static str>, bool) = _

source§

const buffered_rendering: (&'static str, Option<&'static str>, bool) = _

source§

const caption_side: (&'static str, Option<&'static str>, bool) = _

source§

const clear: (&'static str, Option<&'static str>, bool) = _

source§

const clear_side: (&'static str, Option<&'static str>, bool) = _

source§

const clip: (&'static str, Option<&'static str>, bool) = _

source§

const clip_path: (&'static str, Option<&'static str>, bool) = _

source§

const clip_rule: (&'static str, Option<&'static str>, bool) = _

source§

const color: (&'static str, Option<&'static str>, bool) = _

source§

const color_adjust: (&'static str, Option<&'static str>, bool) = _

source§

const color_correction: (&'static str, Option<&'static str>, bool) = _

source§

const color_interpolation: (&'static str, Option<&'static str>, bool) = _

source§

const color_interpolation_filters: (&'static str, Option<&'static str>, bool) = _

source§

const color_profile: (&'static str, Option<&'static str>, bool) = _

source§

const color_rendering: (&'static str, Option<&'static str>, bool) = _

source§

const column_fill: (&'static str, Option<&'static str>, bool) = _

source§

const column_gap: (&'static str, Option<&'static str>, bool) = _

source§

const column_rule: (&'static str, Option<&'static str>, bool) = _

source§

const column_rule_color: (&'static str, Option<&'static str>, bool) = _

source§

const column_rule_style: (&'static str, Option<&'static str>, bool) = _

source§

const column_rule_width: (&'static str, Option<&'static str>, bool) = _

source§

const column_span: (&'static str, Option<&'static str>, bool) = _

source§

const columns: (&'static str, Option<&'static str>, bool) = _

source§

const column_count: (&'static str, Option<&'static str>, bool) = _

source§

const column_width: (&'static str, Option<&'static str>, bool) = _

source§

const contain: (&'static str, Option<&'static str>, bool) = _

source§

const content: (&'static str, Option<&'static str>, bool) = _

source§

const counter_increment: (&'static str, Option<&'static str>, bool) = _

source§

const counter_reset: (&'static str, Option<&'static str>, bool) = _

source§

const counter_set: (&'static str, Option<&'static str>, bool) = _

source§

const cue: (&'static str, Option<&'static str>, bool) = _

source§

const cue_after: (&'static str, Option<&'static str>, bool) = _

source§

const cue_before: (&'static str, Option<&'static str>, bool) = _

source§

const cursor: (&'static str, Option<&'static str>, bool) = _

source§

const direction: (&'static str, Option<&'static str>, bool) = _

source§

const display: (&'static str, Option<&'static str>, bool) = _

source§

const display_inside: (&'static str, Option<&'static str>, bool) = _

source§

const display_outside: (&'static str, Option<&'static str>, bool) = _

source§

const display_extras: (&'static str, Option<&'static str>, bool) = _

source§

const display_box: (&'static str, Option<&'static str>, bool) = _

source§

const dominant_baseline: (&'static str, Option<&'static str>, bool) = _

source§

const elevation: (&'static str, Option<&'static str>, bool) = _

source§

const empty_cells: (&'static str, Option<&'static str>, bool) = _

source§

const enable_background: (&'static str, Option<&'static str>, bool) = _

source§

const fill: (&'static str, Option<&'static str>, bool) = _

source§

const fill_opacity: (&'static str, Option<&'static str>, bool) = _

source§

const fill_rule: (&'static str, Option<&'static str>, bool) = _

source§

const filter: (&'static str, Option<&'static str>, bool) = _

source§

const float: (&'static str, Option<&'static str>, bool) = _

source§

const float_defer_column: (&'static str, Option<&'static str>, bool) = _

source§

const float_defer_page: (&'static str, Option<&'static str>, bool) = _

source§

const float_offset: (&'static str, Option<&'static str>, bool) = _

source§

const float_wrap: (&'static str, Option<&'static str>, bool) = _

source§

const flow_into: (&'static str, Option<&'static str>, bool) = _

source§

const flow_from: (&'static str, Option<&'static str>, bool) = _

source§

const flex: (&'static str, Option<&'static str>, bool) = _

source§

const flex_basis: (&'static str, Option<&'static str>, bool) = _

source§

const flex_grow: (&'static str, Option<&'static str>, bool) = _

source§

const flex_shrink: (&'static str, Option<&'static str>, bool) = _

source§

const flex_flow: (&'static str, Option<&'static str>, bool) = _

source§

const flex_direction: (&'static str, Option<&'static str>, bool) = _

source§

const flex_wrap: (&'static str, Option<&'static str>, bool) = _

source§

const flood_color: (&'static str, Option<&'static str>, bool) = _

source§

const flood_opacity: (&'static str, Option<&'static str>, bool) = _

source§

const font: (&'static str, Option<&'static str>, bool) = _

source§

const font_family: (&'static str, Option<&'static str>, bool) = _

source§

const font_size: (&'static str, Option<&'static str>, bool) = _

source§

const font_stretch: (&'static str, Option<&'static str>, bool) = _

source§

const font_style: (&'static str, Option<&'static str>, bool) = _

source§

const font_weight: (&'static str, Option<&'static str>, bool) = _

source§

const font_feature_settings: (&'static str, Option<&'static str>, bool) = _

source§

const font_kerning: (&'static str, Option<&'static str>, bool) = _

source§

const font_language_override: (&'static str, Option<&'static str>, bool) = _

source§

const font_size_adjust: (&'static str, Option<&'static str>, bool) = _

source§

const font_synthesis: (&'static str, Option<&'static str>, bool) = _

source§

const font_variant: (&'static str, Option<&'static str>, bool) = _

source§

const font_variant_alternates: (&'static str, Option<&'static str>, bool) = _

source§

const font_variant_caps: (&'static str, Option<&'static str>, bool) = _

source§

const font_variant_east_asian: (&'static str, Option<&'static str>, bool) = _

source§

const font_variant_ligatures: (&'static str, Option<&'static str>, bool) = _

source§

const font_variant_numeric: (&'static str, Option<&'static str>, bool) = _

source§

const font_variant_position: (&'static str, Option<&'static str>, bool) = _

source§

const footnote_policy: (&'static str, Option<&'static str>, bool) = _

source§

const glyph_orientation_horizontal: (&'static str, Option<&'static str>, bool) = _

source§

const glyph_orientation_vertical: (&'static str, Option<&'static str>, bool) = _

source§

const grid: (&'static str, Option<&'static str>, bool) = _

source§

const grid_auto_flow: (&'static str, Option<&'static str>, bool) = _

source§

const grid_auto_columns: (&'static str, Option<&'static str>, bool) = _

source§

const grid_auto_rows: (&'static str, Option<&'static str>, bool) = _

source§

const grid_template: (&'static str, Option<&'static str>, bool) = _

source§

const grid_template_areas: (&'static str, Option<&'static str>, bool) = _

source§

const grid_template_columns: (&'static str, Option<&'static str>, bool) = _

source§

const grid_template_rows: (&'static str, Option<&'static str>, bool) = _

source§

const grid_area: (&'static str, Option<&'static str>, bool) = _

source§

const grid_column: (&'static str, Option<&'static str>, bool) = _

source§

const grid_column_start: (&'static str, Option<&'static str>, bool) = _

source§

const grid_column_end: (&'static str, Option<&'static str>, bool) = _

source§

const grid_row: (&'static str, Option<&'static str>, bool) = _

source§

const grid_row_start: (&'static str, Option<&'static str>, bool) = _

source§

const grid_row_end: (&'static str, Option<&'static str>, bool) = _

source§

const hanging_punctuation: (&'static str, Option<&'static str>, bool) = _

source§

const height: (&'static str, Option<&'static str>, bool) = _

source§

const hyphenate_character: (&'static str, Option<&'static str>, bool) = _

source§

const hyphenate_limit_chars: (&'static str, Option<&'static str>, bool) = _

source§

const hyphenate_limit_last: (&'static str, Option<&'static str>, bool) = _

source§

const hyphenate_limit_lines: (&'static str, Option<&'static str>, bool) = _

source§

const hyphenate_limit_zone: (&'static str, Option<&'static str>, bool) = _

source§

const hyphens: (&'static str, Option<&'static str>, bool) = _

source§

const icon: (&'static str, Option<&'static str>, bool) = _

source§

const image_orientation: (&'static str, Option<&'static str>, bool) = _

source§

const image_resolution: (&'static str, Option<&'static str>, bool) = _

source§

const image_rendering: (&'static str, Option<&'static str>, bool) = _

source§

const ime: (&'static str, Option<&'static str>, bool) = _

source§

const ime_align: (&'static str, Option<&'static str>, bool) = _

source§

const ime_mode: (&'static str, Option<&'static str>, bool) = _

source§

const ime_offset: (&'static str, Option<&'static str>, bool) = _

source§

const ime_width: (&'static str, Option<&'static str>, bool) = _

source§

const initial_letters: (&'static str, Option<&'static str>, bool) = _

source§

const inline_box_align: (&'static str, Option<&'static str>, bool) = _

source§

const isolation: (&'static str, Option<&'static str>, bool) = _

source§

const justify_content: (&'static str, Option<&'static str>, bool) = _

source§

const justify_items: (&'static str, Option<&'static str>, bool) = _

source§

const justify_self: (&'static str, Option<&'static str>, bool) = _

source§

const kerning: (&'static str, Option<&'static str>, bool) = _

source§

const left: (&'static str, Option<&'static str>, bool) = _

source§

const letter_spacing: (&'static str, Option<&'static str>, bool) = _

source§

const lighting_color: (&'static str, Option<&'static str>, bool) = _

source§

const line_box_contain: (&'static str, Option<&'static str>, bool) = _

source§

const line_break: (&'static str, Option<&'static str>, bool) = _

source§

const line_grid: (&'static str, Option<&'static str>, bool) = _

source§

const line_height: (&'static str, Option<&'static str>, bool) = _

source§

const line_slack: (&'static str, Option<&'static str>, bool) = _

source§

const line_snap: (&'static str, Option<&'static str>, bool) = _

source§

const list_style: (&'static str, Option<&'static str>, bool) = _

source§

const list_style_image: (&'static str, Option<&'static str>, bool) = _

source§

const list_style_position: (&'static str, Option<&'static str>, bool) = _

source§

const list_style_type: (&'static str, Option<&'static str>, bool) = _

source§

const margin: (&'static str, Option<&'static str>, bool) = _

source§

const margin_bottom: (&'static str, Option<&'static str>, bool) = _

source§

const margin_left: (&'static str, Option<&'static str>, bool) = _

source§

const margin_right: (&'static str, Option<&'static str>, bool) = _

source§

const margin_top: (&'static str, Option<&'static str>, bool) = _

source§

const marker: (&'static str, Option<&'static str>, bool) = _

source§

const marker_end: (&'static str, Option<&'static str>, bool) = _

source§

const marker_mid: (&'static str, Option<&'static str>, bool) = _

source§

const marker_pattern: (&'static str, Option<&'static str>, bool) = _

source§

const marker_segment: (&'static str, Option<&'static str>, bool) = _

source§

const marker_start: (&'static str, Option<&'static str>, bool) = _

source§

const marker_knockout_left: (&'static str, Option<&'static str>, bool) = _

source§

const marker_knockout_right: (&'static str, Option<&'static str>, bool) = _

source§

const marker_side: (&'static str, Option<&'static str>, bool) = _

source§

const marks: (&'static str, Option<&'static str>, bool) = _

source§

const marquee_direction: (&'static str, Option<&'static str>, bool) = _

source§

const marquee_play_count: (&'static str, Option<&'static str>, bool) = _

source§

const marquee_speed: (&'static str, Option<&'static str>, bool) = _

source§

const marquee_style: (&'static str, Option<&'static str>, bool) = _

source§

const mask: (&'static str, Option<&'static str>, bool) = _

source§

const mask_image: (&'static str, Option<&'static str>, bool) = _

source§

const mask_repeat: (&'static str, Option<&'static str>, bool) = _

source§

const mask_position: (&'static str, Option<&'static str>, bool) = _

source§

const mask_clip: (&'static str, Option<&'static str>, bool) = _

source§

const mask_origin: (&'static str, Option<&'static str>, bool) = _

source§

const mask_size: (&'static str, Option<&'static str>, bool) = _

source§

const mask_box: (&'static str, Option<&'static str>, bool) = _

source§

const mask_box_outset: (&'static str, Option<&'static str>, bool) = _

source§

const mask_box_repeat: (&'static str, Option<&'static str>, bool) = _

source§

const mask_box_slice: (&'static str, Option<&'static str>, bool) = _

source§

const mask_box_source: (&'static str, Option<&'static str>, bool) = _

source§

const mask_box_width: (&'static str, Option<&'static str>, bool) = _

source§

const mask_type: (&'static str, Option<&'static str>, bool) = _

source§

const max_height: (&'static str, Option<&'static str>, bool) = _

source§

const max_lines: (&'static str, Option<&'static str>, bool) = _

source§

const max_width: (&'static str, Option<&'static str>, bool) = _

source§

const min_height: (&'static str, Option<&'static str>, bool) = _

source§

const min_width: (&'static str, Option<&'static str>, bool) = _

source§

const mix_blend_mode: (&'static str, Option<&'static str>, bool) = _

source§

const nav_down: (&'static str, Option<&'static str>, bool) = _

source§

const nav_index: (&'static str, Option<&'static str>, bool) = _

source§

const nav_left: (&'static str, Option<&'static str>, bool) = _

source§

const nav_right: (&'static str, Option<&'static str>, bool) = _

source§

const nav_up: (&'static str, Option<&'static str>, bool) = _

source§

const object_fit: (&'static str, Option<&'static str>, bool) = _

source§

const object_position: (&'static str, Option<&'static str>, bool) = _

source§

const offset_after: (&'static str, Option<&'static str>, bool) = _

source§

const offset_before: (&'static str, Option<&'static str>, bool) = _

source§

const offset_end: (&'static str, Option<&'static str>, bool) = _

source§

const offset_start: (&'static str, Option<&'static str>, bool) = _

source§

const opacity: (&'static str, Option<&'static str>, bool) = _

source§

const order: (&'static str, Option<&'static str>, bool) = _

source§

const orphans: (&'static str, Option<&'static str>, bool) = _

source§

const outline: (&'static str, Option<&'static str>, bool) = _

source§

const outline_color: (&'static str, Option<&'static str>, bool) = _

source§

const outline_style: (&'static str, Option<&'static str>, bool) = _

source§

const outline_width: (&'static str, Option<&'static str>, bool) = _

source§

const outline_offset: (&'static str, Option<&'static str>, bool) = _

source§

const overflow: (&'static str, Option<&'static str>, bool) = _

source§

const overflow_x: (&'static str, Option<&'static str>, bool) = _

source§

const overflow_y: (&'static str, Option<&'static str>, bool) = _

source§

const overflow_style: (&'static str, Option<&'static str>, bool) = _

source§

const overflow_wrap: (&'static str, Option<&'static str>, bool) = _

source§

const padding: (&'static str, Option<&'static str>, bool) = _

source§

const padding_bottom: (&'static str, Option<&'static str>, bool) = _

source§

const padding_left: (&'static str, Option<&'static str>, bool) = _

source§

const padding_right: (&'static str, Option<&'static str>, bool) = _

source§

const padding_top: (&'static str, Option<&'static str>, bool) = _

source§

const page: (&'static str, Option<&'static str>, bool) = _

source§

const page_break_after: (&'static str, Option<&'static str>, bool) = _

source§

const page_break_before: (&'static str, Option<&'static str>, bool) = _

source§

const page_break_inside: (&'static str, Option<&'static str>, bool) = _

source§

const paint_order: (&'static str, Option<&'static str>, bool) = _

source§

const pause: (&'static str, Option<&'static str>, bool) = _

source§

const pause_after: (&'static str, Option<&'static str>, bool) = _

source§

const pause_before: (&'static str, Option<&'static str>, bool) = _

source§

const perspective: (&'static str, Option<&'static str>, bool) = _

source§

const perspective_origin: (&'static str, Option<&'static str>, bool) = _

source§

const pitch: (&'static str, Option<&'static str>, bool) = _

source§

const pitch_range: (&'static str, Option<&'static str>, bool) = _

source§

const play_during: (&'static str, Option<&'static str>, bool) = _

source§

const pointer_events: (&'static str, Option<&'static str>, bool) = _

source§

const position: (&'static str, Option<&'static str>, bool) = _

source§

const quotes: (&'static str, Option<&'static str>, bool) = _

source§

const region_fragment: (&'static str, Option<&'static str>, bool) = _

source§

const resize: (&'static str, Option<&'static str>, bool) = _

source§

const rest: (&'static str, Option<&'static str>, bool) = _

source§

const rest_after: (&'static str, Option<&'static str>, bool) = _

source§

const rest_before: (&'static str, Option<&'static str>, bool) = _

source§

const richness: (&'static str, Option<&'static str>, bool) = _

source§

const right: (&'static str, Option<&'static str>, bool) = _

source§

const ruby_align: (&'static str, Option<&'static str>, bool) = _

source§

const ruby_merge: (&'static str, Option<&'static str>, bool) = _

source§

const ruby_position: (&'static str, Option<&'static str>, bool) = _

source§

const scroll_behavior: (&'static str, Option<&'static str>, bool) = _

source§

const scroll_snap_coordinate: (&'static str, Option<&'static str>, bool) = _

source§

const scroll_snap_destination: (&'static str, Option<&'static str>, bool) = _

source§

const scroll_snap_points_x: (&'static str, Option<&'static str>, bool) = _

source§

const scroll_snap_points_y: (&'static str, Option<&'static str>, bool) = _

source§

const scroll_snap_type: (&'static str, Option<&'static str>, bool) = _

source§

const shape_image_threshold: (&'static str, Option<&'static str>, bool) = _

source§

const shape_inside: (&'static str, Option<&'static str>, bool) = _

source§

const shape_margin: (&'static str, Option<&'static str>, bool) = _

source§

const shape_outside: (&'static str, Option<&'static str>, bool) = _

source§

const shape_padding: (&'static str, Option<&'static str>, bool) = _

source§

const shape_rendering: (&'static str, Option<&'static str>, bool) = _

source§

const size: (&'static str, Option<&'static str>, bool) = _

source§

const speak: (&'static str, Option<&'static str>, bool) = _

source§

const speak_as: (&'static str, Option<&'static str>, bool) = _

source§

const speak_header: (&'static str, Option<&'static str>, bool) = _

source§

const speak_numeral: (&'static str, Option<&'static str>, bool) = _

source§

const speak_punctuation: (&'static str, Option<&'static str>, bool) = _

source§

const speech_rate: (&'static str, Option<&'static str>, bool) = _

source§

const stop_color: (&'static str, Option<&'static str>, bool) = _

source§

const stop_opacity: (&'static str, Option<&'static str>, bool) = _

source§

const stress: (&'static str, Option<&'static str>, bool) = _

source§

const string_set: (&'static str, Option<&'static str>, bool) = _

source§

const stroke: (&'static str, Option<&'static str>, bool) = _

source§

const stroke_dasharray: (&'static str, Option<&'static str>, bool) = _

source§

const stroke_dashoffset: (&'static str, Option<&'static str>, bool) = _

source§

const stroke_linecap: (&'static str, Option<&'static str>, bool) = _

source§

const stroke_linejoin: (&'static str, Option<&'static str>, bool) = _

source§

const stroke_miterlimit: (&'static str, Option<&'static str>, bool) = _

source§

const stroke_opacity: (&'static str, Option<&'static str>, bool) = _

source§

const stroke_width: (&'static str, Option<&'static str>, bool) = _

source§

const tab_size: (&'static str, Option<&'static str>, bool) = _

source§

const table_layout: (&'static str, Option<&'static str>, bool) = _

source§

const text_align: (&'static str, Option<&'static str>, bool) = _

source§

const text_align_all: (&'static str, Option<&'static str>, bool) = _

source§

const text_align_last: (&'static str, Option<&'static str>, bool) = _

source§

const text_anchor: (&'static str, Option<&'static str>, bool) = _

source§

const text_combine_upright: (&'static str, Option<&'static str>, bool) = _

source§

const text_decoration: (&'static str, Option<&'static str>, bool) = _

source§

const text_decoration_color: (&'static str, Option<&'static str>, bool) = _

source§

const text_decoration_line: (&'static str, Option<&'static str>, bool) = _

source§

const text_decoration_style: (&'static str, Option<&'static str>, bool) = _

source§

const text_decoration_skip: (&'static str, Option<&'static str>, bool) = _

source§

const text_emphasis: (&'static str, Option<&'static str>, bool) = _

source§

const text_emphasis_color: (&'static str, Option<&'static str>, bool) = _

source§

const text_emphasis_style: (&'static str, Option<&'static str>, bool) = _

source§

const text_emphasis_position: (&'static str, Option<&'static str>, bool) = _

source§

const text_emphasis_skip: (&'static str, Option<&'static str>, bool) = _

source§

const text_height: (&'static str, Option<&'static str>, bool) = _

source§

const text_indent: (&'static str, Option<&'static str>, bool) = _

source§

const text_justify: (&'static str, Option<&'static str>, bool) = _

source§

const text_orientation: (&'static str, Option<&'static str>, bool) = _

source§

const text_overflow: (&'static str, Option<&'static str>, bool) = _

source§

const text_rendering: (&'static str, Option<&'static str>, bool) = _

source§

const text_shadow: (&'static str, Option<&'static str>, bool) = _

source§

const text_size_adjust: (&'static str, Option<&'static str>, bool) = _

source§

const text_space_collapse: (&'static str, Option<&'static str>, bool) = _

source§

const text_spacing: (&'static str, Option<&'static str>, bool) = _

source§

const text_transform: (&'static str, Option<&'static str>, bool) = _

source§

const text_underline_position: (&'static str, Option<&'static str>, bool) = _

source§

const text_wrap: (&'static str, Option<&'static str>, bool) = _

source§

const top: (&'static str, Option<&'static str>, bool) = _

source§

const touch_action: (&'static str, Option<&'static str>, bool) = _

source§

const transform: (&'static str, Option<&'static str>, bool) = _

source§

const transform_box: (&'static str, Option<&'static str>, bool) = _

source§

const transform_origin: (&'static str, Option<&'static str>, bool) = _

source§

const transform_style: (&'static str, Option<&'static str>, bool) = _

source§

const transition: (&'static str, Option<&'static str>, bool) = _

source§

const transition_delay: (&'static str, Option<&'static str>, bool) = _

source§

const transition_duration: (&'static str, Option<&'static str>, bool) = _

source§

const transition_property: (&'static str, Option<&'static str>, bool) = _

source§

const unicode_bidi: (&'static str, Option<&'static str>, bool) = _

source§

const vector_effect: (&'static str, Option<&'static str>, bool) = _

source§

const vertical_align: (&'static str, Option<&'static str>, bool) = _

source§

const visibility: (&'static str, Option<&'static str>, bool) = _

source§

const voice_balance: (&'static str, Option<&'static str>, bool) = _

source§

const voice_duration: (&'static str, Option<&'static str>, bool) = _

source§

const voice_family: (&'static str, Option<&'static str>, bool) = _

source§

const voice_pitch: (&'static str, Option<&'static str>, bool) = _

source§

const voice_range: (&'static str, Option<&'static str>, bool) = _

source§

const voice_rate: (&'static str, Option<&'static str>, bool) = _

source§

const voice_stress: (&'static str, Option<&'static str>, bool) = _

source§

const voice_volumn: (&'static str, Option<&'static str>, bool) = _

source§

const volume: (&'static str, Option<&'static str>, bool) = _

source§

const white_space: (&'static str, Option<&'static str>, bool) = _

source§

const widows: (&'static str, Option<&'static str>, bool) = _

source§

const width: (&'static str, Option<&'static str>, bool) = _

source§

const will_change: (&'static str, Option<&'static str>, bool) = _

source§

const word_break: (&'static str, Option<&'static str>, bool) = _

source§

const word_spacing: (&'static str, Option<&'static str>, bool) = _

source§

const word_wrap: (&'static str, Option<&'static str>, bool) = _

source§

const wrap_flow: (&'static str, Option<&'static str>, bool) = _

source§

const wrap_through: (&'static str, Option<&'static str>, bool) = _

source§

const writing_mode: (&'static str, Option<&'static str>, bool) = _

source§

const gap: (&'static str, Option<&'static str>, bool) = _

source§

const list_styler_type: (&'static str, Option<&'static str>, bool) = _

source§

const row_gap: (&'static str, Option<&'static str>, bool) = _

source§

const transition_timing_function: (&'static str, Option<&'static str>, bool) = _

source§

const user_select: (&'static str, Option<&'static str>, bool) = _

source§

const webkit_user_select: (&'static str, Option<&'static str>, bool) = _

source§

const z_index: (&'static str, Option<&'static str>, bool) = _

source§

const aria_current: (&'static str, Option<&'static str>, bool) = _

source§

const aria_details: (&'static str, Option<&'static str>, bool) = _

source§

const aria_disabled: (&'static str, Option<&'static str>, bool) = _

source§

const aria_hidden: (&'static str, Option<&'static str>, bool) = _

source§

const aria_invalid: (&'static str, Option<&'static str>, bool) = _

source§

const aria_keyshortcuts: (&'static str, Option<&'static str>, bool) = _

source§

const aria_label: (&'static str, Option<&'static str>, bool) = _

source§

const aria_roledescription: (&'static str, Option<&'static str>, bool) = _

source§

const aria_autocomplete: (&'static str, Option<&'static str>, bool) = _

source§

const aria_checked: (&'static str, Option<&'static str>, bool) = _

source§

const aria_expanded: (&'static str, Option<&'static str>, bool) = _

source§

const aria_haspopup: (&'static str, Option<&'static str>, bool) = _

source§

const aria_level: (&'static str, Option<&'static str>, bool) = _

source§

const aria_modal: (&'static str, Option<&'static str>, bool) = _

source§

const aria_multiline: (&'static str, Option<&'static str>, bool) = _

source§

const aria_multiselectable: (&'static str, Option<&'static str>, bool) = _

source§

const aria_orientation: (&'static str, Option<&'static str>, bool) = _

source§

const aria_placeholder: (&'static str, Option<&'static str>, bool) = _

source§

const aria_pressed: (&'static str, Option<&'static str>, bool) = _

source§

const aria_readonly: (&'static str, Option<&'static str>, bool) = _

source§

const aria_required: (&'static str, Option<&'static str>, bool) = _

source§

const aria_selected: (&'static str, Option<&'static str>, bool) = _

source§

const aria_sort: (&'static str, Option<&'static str>, bool) = _

source§

const aria_valuemax: (&'static str, Option<&'static str>, bool) = _

source§

const aria_valuemin: (&'static str, Option<&'static str>, bool) = _

source§

const aria_valuenow: (&'static str, Option<&'static str>, bool) = _

source§

const aria_valuetext: (&'static str, Option<&'static str>, bool) = _

source§

const aria_atomic: (&'static str, Option<&'static str>, bool) = _

source§

const aria_busy: (&'static str, Option<&'static str>, bool) = _

source§

const aria_live: (&'static str, Option<&'static str>, bool) = _

source§

const aria_relevant: (&'static str, Option<&'static str>, bool) = _

source§

const aria_dropeffect: (&'static str, Option<&'static str>, bool) = _

source§

const aria_grabbed: (&'static str, Option<&'static str>, bool) = _

source§

const aria_activedescendant: (&'static str, Option<&'static str>, bool) = _

source§

const aria_colcount: (&'static str, Option<&'static str>, bool) = _

source§

const aria_colindex: (&'static str, Option<&'static str>, bool) = _

source§

const aria_colspan: (&'static str, Option<&'static str>, bool) = _

source§

const aria_controls: (&'static str, Option<&'static str>, bool) = _

source§

const aria_describedby: (&'static str, Option<&'static str>, bool) = _

source§

const aria_errormessage: (&'static str, Option<&'static str>, bool) = _

source§

const aria_flowto: (&'static str, Option<&'static str>, bool) = _

source§

const aria_labelledby: (&'static str, Option<&'static str>, bool) = _

source§

const aria_owns: (&'static str, Option<&'static str>, bool) = _

source§

const aria_posinset: (&'static str, Option<&'static str>, bool) = _

source§

const aria_rowcount: (&'static str, Option<&'static str>, bool) = _

source§

const aria_rowindex: (&'static str, Option<&'static str>, bool) = _

source§

const aria_rowspan: (&'static str, Option<&'static str>, bool) = _

source§

const aria_setsize: (&'static str, Option<&'static str>, bool) = _

Auto Trait Implementations§

§

impl RefUnwindSafe for code

§

impl Send for code

§

impl Sync for code

§

impl Unpin for code

§

impl UnwindSafe for code

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T> Instrument for T

source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T, O> SuperFrom<T> for O
where O: From<T>,

source§

fn super_from(input: T) -> O

Convert from a type to another type.
source§

impl<T, O, M> SuperInto<O, M> for T
where O: SuperFrom<T, M>,

source§

fn super_into(self) -> O

Convert from a type to another type.
source§

impl<T> To for T
where T: ?Sized,

source§

fn to<T>(self) -> T
where Self: Into<T>,

Converts to T by calling Into<T>::into.
source§

fn try_to<T>(self) -> Result<T, Self::Error>
where Self: TryInto<T>,

Tries to convert to T by calling TryInto<T>::try_into.
source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
source§

impl<T> WithSubscriber for T

source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more