Struct rsdb::Radix [] [src]

pub struct Radix<T> { /* fields omitted */ }

Methods

impl<T> Radix<T>
[src]

Trait Implementations

impl<T: Clone> Clone for Radix<T>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<T> Default for Radix<T>
[src]

Returns the "default value" for a type. Read more