Docs.rs
epics-ca-0.1.2
epics-ca 0.1.2
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nthend
agerasev
Dependencies
bitflags ^1.3.2
normal
chrono ^0.4.23
normal
derivative ^2.2.0
normal
derive_more ^0.99.17
normal
futures ^0.3.25
normal
pin-project ^1.0.12
normal
epics-ca-sys ^0.1
normal
async-std ^1.12.0
dev
cstr ^0.2.11
dev
futures ^0.3.25
dev
serial_test ^0.9.0
dev
Versions
26.79%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
EpicsString
epics_
ca
0.1.2
Epics
String
Aliased Type
Trait Implementations
Field
In epics_
ca::
types
epics_ca
::
types
Type Alias
Epics
String
Copy item path
Source
pub type EpicsString =
StaticCString
<{ _ }>;
Aliased Type
§
pub struct EpicsString {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Field
for
EpicsString
Source
§
const
ID
:
FieldId
= FieldId::String
Field type identifier.
Source
§
type
Raw
= [
u8
;
40
]
Raw field structure.
Source
§
type
StsRaw
=
dbr_sts_string
Source
§
type
TimeRaw
=
dbr_time_string
Source
§
type
GrRaw
=
dbr_sts_string
Source
§
type
CtrlRaw
=
dbr_sts_string
Source
§
type
__StsPad
=
()
Source
§
type
__TimePad
=
()
Source
§
type
__GrPad
=
()
Source
§
type
__CtrlPad
=
()