Docs.rs
reinfer-client-0.38.9
reinfer-client 0.38.9
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
tommilligan
mcobzarenco
Dependencies
chrono ^0.4.22
normal
http ^0.2.9
normal
log ^0.4.17
normal
matches ^0.1.10
normal
once_cell ^1.16.0
normal
ordered-float ^3.9.1
normal
regex ^1.6.0
normal
reqwest ^0.11.12
normal
serde ^1.0.147
normal
serde_json ^1.0.87
normal
serde_with ^2.0.1
normal
thiserror ^1.0.37
normal
url ^2.3.1
normal
mockito ^0.31.0
dev
Versions
3.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
HasAnnotations
reinfer_
client
0.38.9
HasAnnotations
Required Methods
has_annotations
Implementations on Foreign Types
Option<T>
Vec<MoonForm>
Vec<NewMoonForm>
Implementors
In reinfer_
client::
resources::
comment
reinfer_client
::
resources
::
comment
Trait
HasAnnotations
Copy item path
Source
pub trait HasAnnotations { // Required method fn
has_annotations
(&self) ->
bool
; }
Required Methods
§
Source
fn
has_annotations
(&self) ->
bool
Implementations on Foreign Types
§
Source
§
impl
HasAnnotations
for
Vec
<
MoonForm
>
Source
§
fn
has_annotations
(&self) ->
bool
Source
§
impl
HasAnnotations
for
Vec
<
NewMoonForm
>
Source
§
fn
has_annotations
(&self) ->
bool
Source
§
impl<T>
HasAnnotations
for
Option
<T>
where T:
HasAnnotations
,
Source
§
fn
has_annotations
(&self) ->
bool
Implementors
§
Source
§
impl
HasAnnotations
for
EitherLabelling
Source
§
impl
HasAnnotations
for
AnnotatedComment
Source
§
impl
HasAnnotations
for
NewEntities