Movatterモバイル変換


[0]ホーム

URL:


Docs.rs

Structpostgres::CancelData [][src]

pub struct CancelData {    pub process_id:i32,    pub secret_key:i32,}

Contains information necessary to cancel queries for a session.

Fields

The process ID of the session.

The secret key for the session.

Trait Implementations

implCopy forCancelData
[src]

implClone forCancelData
[src]

[src]

Returns a copy of the value.Read more

1.0.0
[src]

Performs copy-assignment fromsource.Read more

implDebug forCancelData
[src]

[src]

Formats the value using the given formatter.

Help

Keyboard Shortcuts

?
Show this help dialog
S
Focus the search field
Move up in search results
Move down in search results
Go to active search result
+
Collapse/expand all sections

Search Tricks

Prefix searches with a type followed by a colon (e.g.fn:) to restrict the search to a given type.

Accepted types are:fn,mod,struct,enum,trait,type,macro, andconst.

Search functions by type signature (e.g.vec -> usize or* -> vec)


[8]
ページ先頭

©2009-2025 Movatter.jp