Struct discord_cassandra_cpp::session_scope::Unbound [−][src]
pub struct Unbound;
Expand description
The session is not bound to any keyspace in particular.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Unbound
impl UnwindSafe for Unbound
Blanket Implementations
Mutably borrows from an owned value. Read more