Type Definition bedrock::Result [] [src]

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