Docs.rs
ofx-0.1.0
ofx 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
norru
Dependencies
libc ^0.2
normal
log ^0.4
normal
log4rs ^0.8
normal
ofx_sys ^0.1.1
normal
phf ^0.7
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
CanGetName
Provided Methods
get_name
Implementors
In ofx
?
Trait
ofx
::
CanGetName
source
·
[
−
]
pub trait CanGetName:
Readable
{ fn
get_name
(&self) ->
Result
<<
Name
as
Get
>::
ReturnType
> { ... } }
Provided Methods
source
fn
get_name
(&self) ->
Result
<<
Name
as
Get
>::
ReturnType
>
Implementors
source
impl
CanGetName
for
HostHandle
source
impl
CanGetName
for
InstanceChangedInArgs