[][src]Type Definition ralik::types::StringType

type StringType = BasicType<StringImpl>;

Implementations

impl StringType[src]

pub fn new() -> Self[src]

Trait Implementations

impl Default for StringType[src]