new

Function new 

Source
pub fn new<C: Client>(client: &C) -> Codespaces<'_, C>
where AdapterError: From<<C as Client>::Err>,