Skip to main content

BasinNameStartAfter

Type Alias BasinNameStartAfter 

Source
pub type BasinNameStartAfter = BasinNameStr<StartAfterProps>;

Aliased Type§

pub struct BasinNameStartAfter(/* private fields */);

Trait Implementations§

Source§

impl Default for BasinNameStartAfter

Source§

fn default() -> Self

Returns the “default value” for a type. Read more
Source§

impl From<BasinNameStr<NameProps>> for BasinNameStartAfter

Source§

fn from(value: BasinName) -> Self

Converts to this type from the input type.