[−][src]Struct html_types::attributes::Attribute
Implementations
impl<'a> Attribute<'a>
[src]
pub fn create(attribute: &'a str) -> Result<Attribute<'a>, InvalidKeyError>
[src]
Try to create a key from a string reference
pub const ACCEPT: Attribute<'static>
[src]
pub const ACCEPT_CHARSET: Attribute<'static>
[src]
pub const ACCESSKEY: Attribute<'static>
[src]
pub const ACTION: Attribute<'static>
[src]
pub const ALIGN: Attribute<'static>
[src]
pub const ALLOW: Attribute<'static>
[src]
pub const ALT: Attribute<'static>
[src]
pub const ASYNC: Attribute<'static>
[src]
pub const AUTOCAPITALIZE: Attribute<'static>
[src]
pub const AUTOCOMPLETE: Attribute<'static>
[src]
pub const AUTOFOCUS: Attribute<'static>
[src]
pub const AUTOPLAY: Attribute<'static>
[src]
pub const BACKGROUND: Attribute<'static>
[src]
pub const BGCOLOR: Attribute<'static>
[src]
pub const BORDER: Attribute<'static>
[src]
pub const BUFFERED: Attribute<'static>
[src]
pub const CAPTURE: Attribute<'static>
[src]
pub const CHALLENGE: Attribute<'static>
[src]
pub const CHARSET: Attribute<'static>
[src]
pub const CHECKED: Attribute<'static>
[src]
pub const CITE: Attribute<'static>
[src]
pub const CLASS: Attribute<'static>
[src]
pub const CODE: Attribute<'static>
[src]
pub const CODEBASE: Attribute<'static>
[src]
pub const COLOR: Attribute<'static>
[src]
pub const COLS: Attribute<'static>
[src]
pub const COLSPAN: Attribute<'static>
[src]
pub const CONTENT: Attribute<'static>
[src]
pub const CONTENTEDITABLE: Attribute<'static>
[src]
pub const CONTEXTMENU: Attribute<'static>
[src]
pub const CONTROLS: Attribute<'static>
[src]
pub const COORDS: Attribute<'static>
[src]
pub const CROSSORIGIN: Attribute<'static>
[src]
pub const CSP: Attribute<'static>
[src]
pub const DATA: Attribute<'static>
[src]
pub const DATETIME: Attribute<'static>
[src]
pub const DECODING: Attribute<'static>
[src]
pub const DEFAULT: Attribute<'static>
[src]
pub const DEFER: Attribute<'static>
[src]
pub const DIR: Attribute<'static>
[src]
pub const DIRNAME: Attribute<'static>
[src]
pub const DISABLED: Attribute<'static>
[src]
pub const DOWNLOAD: Attribute<'static>
[src]
pub const DRAGGABLE: Attribute<'static>
[src]
pub const DROPZONE: Attribute<'static>
[src]
pub const ENCTYPE: Attribute<'static>
[src]
pub const ENTERKEYHINT: Attribute<'static>
[src]
pub const FOR: Attribute<'static>
[src]
pub const FORM: Attribute<'static>
[src]
pub const FORMACTION: Attribute<'static>
[src]
pub const FORMENCTYPE: Attribute<'static>
[src]
pub const FORMMETHOD: Attribute<'static>
[src]
pub const FORMNOVALIDATE: Attribute<'static>
[src]
pub const FORMTARGET: Attribute<'static>
[src]
pub const HEADERS: Attribute<'static>
[src]
pub const HEIGHT: Attribute<'static>
[src]
pub const HIDDEN: Attribute<'static>
[src]
pub const HIGH: Attribute<'static>
[src]
pub const HREF: Attribute<'static>
[src]
pub const HREFLANG: Attribute<'static>
[src]
pub const HTTP_EQUIV: Attribute<'static>
[src]
pub const ICON: Attribute<'static>
[src]
pub const ID: Attribute<'static>
[src]
pub const IMPORTANCE: Attribute<'static>
[src]
pub const INTEGRITY: Attribute<'static>
[src]
pub const INTRINSICSIZE: Attribute<'static>
[src]
pub const INPUTMODE: Attribute<'static>
[src]
pub const ISMAP: Attribute<'static>
[src]
pub const ITEMPROP: Attribute<'static>
[src]
pub const KEYTYPE: Attribute<'static>
[src]
pub const KIND: Attribute<'static>
[src]
pub const LABEL: Attribute<'static>
[src]
pub const LANG: Attribute<'static>
[src]
pub const LANGUAGE: Attribute<'static>
[src]
pub const LOADING: Attribute<'static>
[src]
pub const LIST: Attribute<'static>
[src]
pub const LOOP: Attribute<'static>
[src]
pub const LOW: Attribute<'static>
[src]
pub const MANIFEST: Attribute<'static>
[src]
pub const MAX: Attribute<'static>
[src]
pub const MAXLENGTH: Attribute<'static>
[src]
pub const MINLENGTH: Attribute<'static>
[src]
pub const MEDIA: Attribute<'static>
[src]
pub const METHOD: Attribute<'static>
[src]
pub const MIN: Attribute<'static>
[src]
pub const MULTIPLE: Attribute<'static>
[src]
pub const MUTED: Attribute<'static>
[src]
pub const NAME: Attribute<'static>
[src]
pub const NOVALIDATE: Attribute<'static>
[src]
pub const OPEN: Attribute<'static>
[src]
pub const OPTIMUM: Attribute<'static>
[src]
pub const PATTERN: Attribute<'static>
[src]
pub const PING: Attribute<'static>
[src]
pub const PLACEHOLDER: Attribute<'static>
[src]
pub const POSTER: Attribute<'static>
[src]
pub const PRELOAD: Attribute<'static>
[src]
pub const RADIOGROUP: Attribute<'static>
[src]
pub const READONLY: Attribute<'static>
[src]
pub const REFERRERPOLICY: Attribute<'static>
[src]
pub const REL: Attribute<'static>
[src]
pub const REQUIRED: Attribute<'static>
[src]
pub const REVERSED: Attribute<'static>
[src]
pub const ROWS: Attribute<'static>
[src]
pub const ROWSPAN: Attribute<'static>
[src]
pub const SANDBOX: Attribute<'static>
[src]
pub const SCOPE: Attribute<'static>
[src]
pub const SCOPED: Attribute<'static>
[src]
pub const SELECTED: Attribute<'static>
[src]
pub const SHAPE: Attribute<'static>
[src]
pub const SIZE: Attribute<'static>
[src]
pub const SIZES: Attribute<'static>
[src]
pub const SLOT: Attribute<'static>
[src]
pub const SPAN: Attribute<'static>
[src]
pub const SPELLCHECK: Attribute<'static>
[src]
pub const SRC: Attribute<'static>
[src]
pub const SRCDOC: Attribute<'static>
[src]
pub const SRCLANG: Attribute<'static>
[src]
pub const SRCSET: Attribute<'static>
[src]
pub const START: Attribute<'static>
[src]
pub const STEP: Attribute<'static>
[src]
pub const STYLE: Attribute<'static>
[src]
pub const SUMMARY: Attribute<'static>
[src]
pub const TABINDEX: Attribute<'static>
[src]
pub const TARGET: Attribute<'static>
[src]
pub const TITLE: Attribute<'static>
[src]
pub const TRANSLATE: Attribute<'static>
[src]
pub const TYPE: Attribute<'static>
[src]
pub const USEMAP: Attribute<'static>
[src]
pub const VALUE: Attribute<'static>
[src]
pub const WIDTH: Attribute<'static>
[src]
pub const WRAP: Attribute<'static>
[src]
Trait Implementations
impl<'a> Clone for Attribute<'a>
[src]
impl<'a> Copy for Attribute<'a>
[src]
impl<'a> Debug for Attribute<'a>
[src]
impl<'a> Display for Attribute<'a>
[src]
impl<'a> Eq for Attribute<'a>
[src]
impl<'a> Hash for Attribute<'a>
[src]
fn hash<__H: Hasher>(&self, state: &mut __H)
[src]
fn hash_slice<H>(data: &[Self], state: &mut H) where
H: Hasher,
1.3.0[src]
H: Hasher,
impl<'a> Ord for Attribute<'a>
[src]
fn cmp(&self, other: &Attribute<'a>) -> Ordering
[src]
#[must_use]fn max(self, other: Self) -> Self
1.21.0[src]
#[must_use]fn min(self, other: Self) -> Self
1.21.0[src]
#[must_use]fn clamp(self, min: Self, max: Self) -> Self
[src]
impl<'a> PartialEq<Attribute<'a>> for Attribute<'a>
[src]
impl<'a> PartialOrd<Attribute<'a>> for Attribute<'a>
[src]
fn partial_cmp(&self, other: &Attribute<'a>) -> Option<Ordering>
[src]
fn lt(&self, other: &Attribute<'a>) -> bool
[src]
fn le(&self, other: &Attribute<'a>) -> bool
[src]
fn gt(&self, other: &Attribute<'a>) -> bool
[src]
fn ge(&self, other: &Attribute<'a>) -> bool
[src]
impl<'a> StructuralEq for Attribute<'a>
[src]
impl<'a> StructuralPartialEq for Attribute<'a>
[src]
Auto Trait Implementations
impl<'a> RefUnwindSafe for Attribute<'a>
impl<'a> Send for Attribute<'a>
impl<'a> Sync for Attribute<'a>
impl<'a> Unpin for Attribute<'a>
impl<'a> UnwindSafe for Attribute<'a>
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src]
T: ?Sized,
fn borrow_mut(&mut self) -> &mut T
[src]
impl<T> From<T> for T
[src]
impl<T, U> Into<U> for T where
U: From<T>,
[src]
U: From<T>,
impl<T> ToOwned for T where
T: Clone,
[src]
T: Clone,
type Owned = T
The resulting type after obtaining ownership.
fn to_owned(&self) -> T
[src]
fn clone_into(&self, target: &mut T)
[src]
impl<T> ToString for T where
T: Display + ?Sized,
[src]
T: Display + ?Sized,
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src]
U: Into<T>,
type Error = Infallible
The type returned in the event of a conversion error.
fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>
[src]
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src]
U: TryFrom<T>,