Type Definition yar_client::Result [] [src]

type Result<T> = Result<T, YarError>;